Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-08-31 05:48:10 +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>