Skip to content

Allow spawning threads after TLS destruction#138702

Merged
bors merged 4 commits intorust-lang:masterfrom
m-ou-se:spawn-in-atexit
Mar 28, 2025
Merged

Allow spawning threads after TLS destruction#138702
bors merged 4 commits intorust-lang:masterfrom
m-ou-se:spawn-in-atexit

Conversation

@m-ou-se
Copy link
Member

@m-ou-se m-ou-se commented Mar 19, 2025

Fixes #138696

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

std::thread::spawn: thread-local storage panics

9 participants