julia
3d885501
- Wait for other threads to finish compiling before exiting (#51213)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Wait for other threads to finish compiling before exiting (#51213) This avoids a crashes where we run the destructors because C++ is fun and runs destructors before thread exit.
Author
gbaraldi
Parents
f9d1767a
Loading