julia
647b9f4c
- Add timeout parameter to `wait(::Condition)` (#56974)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#56974 - Add timeout parameter to `wait(::Condition)`
Author
kpamnany
Parents
98f8aca9
Loading