mirror of
https://github.com/Zygo/bees.git
synced 2025-05-18 13:55:44 +02:00
pause(true) stops the TaskMaster from processing any more Tasks, but does not destroy any queued Tasks. pause(false) re-enables Task processing. Signed-off-by: Zygo Blaxell <bees@furryterror.org>