Sybren A. Stüvel e77bd9b841 Fix workers immediately switching state on a lazy request
Fix an issue where workers would switch immediately on a state change
request, even if it was of the "after task is finished" kind.

The "may I keep running" endpoint wasn't checking the lazyness flag, and
thus any state change, lazy or otherwise, would interrupt the worker's
current task.
2022-10-20 12:30:37 +02:00
..
2022-08-30 15:44:14 +02:00
2022-07-22 11:58:35 +02:00
2022-08-11 16:59:53 -07:00
2022-08-11 16:59:53 -07:00