mirror of
https://github.com/boostorg/fiber.git
synced 2026-02-20 02:32:19 +00:00
- autoreset_event::reset() might get an time-point with value of std::chrono::steady_clock::time_point::max() - this value make the underlying call to pthread_condition_wait() fail (not reported by std::condition-variable::wait_until())