mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-18 07:19:14 +01:00
If we have loadavg targeting enabled, there may be no worker threads available to respond to new subvols, so we should not bother updating the subvols list. Put insert_new_crawl into a Task so it only executes when a worker is available. Signed-off-by: Zygo Blaxell <bees@furryterror.org>