mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-17 14:59:14 +01:00
bees might be unpaused at any time, so make sure that the dynamic load calculation is ready with a non-zero thread count. This avoids a delay of up to 5 seconds when responding to SIGUSR2 when loadavg tracking is enabled. Signed-off-by: Zygo Blaxell <bees@furryterror.org>