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

don't panic if time computaton overflows #3663

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Jun 9, 2024

Let the thread blocking system handle timeout computation, and on overflows we just set the timeout to 1h.

@RalfJung
Copy link
Member Author

RalfJung commented Jun 9, 2024

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 9, 2024

📌 Commit b86ee6a has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jun 9, 2024

⌛ Testing commit b86ee6a with merge 4456198...

@bors
Copy link
Collaborator

bors commented Jun 9, 2024

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 4456198 to master...

@bors bors merged commit 4456198 into rust-lang:master Jun 9, 2024
8 checks passed
@RalfJung RalfJung deleted the timeouts branch June 9, 2024 13:21
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.

None yet

2 participants