Evaluate active flag on gcode analyzer AFTER fetching an item from the work queue, otherwise it will always start working once it finds something if the active flag was true once but then switched to false while the queue was still empty. Thanks to @Salandora for spotting this.
Fixes #357
(manually cherry-picked from
|
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| util | ||
| __init__.py | ||
| daemon.py | ||
| events.py | ||
| gcodefiles.py | ||
| printer.py | ||
| server.py | ||
| settings.py | ||
| timelapse.py | ||
| users.py | ||