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 mandatory panic contexts to all threadpool tasks #14965

Merged
merged 1 commit into from
Jun 4, 2023

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Jun 4, 2023

the diagnostics task is panicking I think, but without this you can't really tell because the stack trace ends in a generic iterator fold call instead of something specific.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 4, 2023
@Veykril
Copy link
Member Author

Veykril commented Jun 4, 2023

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 4, 2023

📌 Commit 2d0510e has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jun 4, 2023

⌛ Testing commit 2d0510e with merge de2320e...

@bors
Copy link
Collaborator

bors commented Jun 4, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing de2320e to master...

@bors bors merged commit de2320e into rust-lang:master Jun 4, 2023
@Veykril Veykril deleted the panic-ctx branch June 4, 2023 07:30
bors added a commit that referenced this pull request Jun 4, 2023
Revert "Add mandatory panic contexts to all threadpool tasks"

Reverts #14965

This won't quite work actually given the use of `catch_unwind` in some of these
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants