mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-18 15:29:14 +01:00
Testing sometimes crashes during exec of the first Task object, which triggers construction of TaskConsumer threads. Manage the life cycle of the thread more strictly--don't access any methods of TaskConsumer or std::thread until the constructor's caller's lock on TaskMaster is released. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
21 KiB
21 KiB