Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Experimental.wait_with_timeout #57148

Merged
merged 4 commits into from
Jan 27, 2025
Merged

Add Experimental.wait_with_timeout #57148

merged 4 commits into from
Jan 27, 2025

Conversation

kpamnany
Copy link
Contributor

Remove the timeout parameter to wait(::Condition) added in #56974 and add this logic to Experimental.wait_with_timeout.

base/experimental.jl Outdated Show resolved Hide resolved
Co-authored-by: Jameson Nash <[email protected]>
test/channels.jl Outdated Show resolved Hide resolved
@vchuravy vchuravy added this to the 1.12 milestone Jan 24, 2025
Co-authored-by: Nick Robinson <[email protected]>
@kpamnany
Copy link
Contributor Author

Tes failure seems unrelated.

@kpamnany kpamnany merged commit 0625b3a into master Jan 27, 2025
5 of 7 checks passed
@kpamnany kpamnany deleted the kp-exp-timedwait branch January 27, 2025 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants