Skip to content

[libc++] Don't try to wait on a thread that hasn't started in std::async, take 2 #130145

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

Merged
merged 1 commit into from
Jun 26, 2025

[libc++] Fix std::future not waiting until the thread is finished to …

79c001f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

[libc++] Don't try to wait on a thread that hasn't started in std::async, take 2 #130145

[libc++] Fix std::future not waiting until the thread is finished to …
79c001f
Select commit
Loading
Failed to load commit list.
automate-prs-labels
succeeded Jun 15, 2025 in 4s