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 timeout parameter to wait(::Condition) (#56974) #205

Closed
wants to merge 1 commit into from

Conversation

kpamnany
Copy link
Collaborator

@kpamnany kpamnany commented Jan 21, 2025

PR Description

Backport timeout capability for waits on Conditions.

Checklist

Requirements for merging:

We have a need for this capability. I believe this closes
JuliaLang#36217.

The implementation is straightforward and there are a couple of tests.
@github-actions github-actions bot added port-to-v1.10 This change should apply to Julia v1.10 builds port-to-v1.12 This change should apply to Julia v1.12 builds labels Jan 21, 2025
@kpamnany kpamnany removed port-to-v1.10 This change should apply to Julia v1.10 builds port-to-v1.12 This change should apply to Julia v1.12 builds labels Jan 21, 2025
@kpamnany kpamnany closed this Jan 27, 2025
@kpamnany kpamnany deleted the kp-backport-56974 branch January 27, 2025 12:38
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.

1 participant