kvark / choir

Task Orchestration Framework
MIT License
52 stars 3 forks source link

Rework waiting for idle #9

Closed kvark closed 2 years ago

kvark commented 2 years ago

There is no baton any more. Instead, we are checking the parking mask, and the main thread is unparked when anything goes idle.

Also fixes #10