mirror of
https://github.com/boostorg/fiber.git
synced 2026-02-17 13:42:21 +00:00
- context::join() adds active-context to wait-queue only if joined context is not terminated - we can not use terminated_is_linked() because the context might already be removed from scheudler's termianted-queue