Sybren A. Stüvel b845189dfc Manager: protect task state machine with a mutex
Protect the public functions of the task state machine with a mutex, so
that only one task/job state change is handled at a time.

This should avoid race conditions.
2025-01-09 15:28:06 +01:00
..
2024-12-04 14:05:50 +01:00
2024-12-01 14:49:25 +01:00