mirror of
https://github.com/boostorg/thread.git
synced 2026-07-22 13:43:42 +00:00
78190abb18
Use thread barriers to synchronize between the main and async threads instead of relying on timeouts. This should make these tests more reliable in CI.