sbt/main
Ethan Atkins 4ec6339794 Fix logical bug in task report scheduling
The conditional for whether to make task progress events repeatable was
inverted. This wasn't actually noticeable because the function
doReport() was being schedule which had a guard to prevent it from
running more frequently than the report period.
2020-09-24 09:02:05 -07:00
..
src Fix logical bug in task report scheduling 2020-09-24 09:02:05 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00