julia
647b9f4c - Add timeout parameter to `wait(::Condition)` (#56974)

Commit
1 year ago
Add timeout parameter to `wait(::Condition)` (#56974) We have a need for this capability. I believe this closes https://github.com/JuliaLang/julia/issues/36217. The implementation is straightforward and there are a couple of tests.
Author
Parents
Loading