Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Enabling and starting disabled task sees misses count incremented #807

Closed
geauxvirtual opened this issue Mar 25, 2016 · 0 comments
Closed

Comments

@geauxvirtual
Copy link
Contributor

When enabling and starting a task after a task becomes disabled, the misses count for the task will be incremented the number of times the task did not run per the schedule due to it being disabled. This would seem to skew statistics of a running task missing it's schedule with misses being incremented when the task wasn't running due to being disabled.

screen shot 2016-03-25 at 9 29 10 am

screen shot 2016-03-25 at 9 29 19 am

lynxbat added a commit to lynxbat/snap that referenced this issue Mar 25, 2016
lynxbat added a commit that referenced this issue Mar 26, 2016
Fixes #807 - Resets the lastFireTime on a task.Spin()
IzabellaRaulin pushed a commit to IzabellaRaulin/snap that referenced this issue Mar 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants