3 lines
154 B
YAML
3 lines
154 B
YAML
|
bugfixes:
|
||
|
- TaskQueueManager - Explicitly set the mutliprocessing start method to ``fork`` to avoid issues with the default on macOS now being ``spawn``.
|