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) #207

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

kpamnany
Copy link
Collaborator

@kpamnany kpamnany commented Jan 27, 2025

PR Description

Adds a method that allows waiting on a Condition with a timeout.

Checklist

Requirements for merging:

@github-actions github-actions bot added port-to-v1.10 port-to-v1.12 This change should apply to Julia v1.12 builds labels Jan 27, 2025
---------

Co-authored-by: Jameson Nash <vtjnash@gmail.com>
Co-authored-by: Nick Robinson <npr251@gmail.com>
@kpamnany kpamnany removed port-to-v1.10 port-to-v1.12 This change should apply to Julia v1.12 builds labels Jan 27, 2025
Copy link
Member

@d-netto d-netto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kpamnany kpamnany merged commit 25fb6f8 into v1.10.2+RAI Jan 27, 2025
4 checks passed
@kpamnany kpamnany deleted the kp-backport-57148 branch January 27, 2025 14:40
charnik pushed a commit that referenced this pull request Jan 30, 2025
---------

Co-authored-by: Jameson Nash <vtjnash@gmail.com>
Co-authored-by: Nick Robinson <npr251@gmail.com>
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.

2 participants