julia
3d885501 - Wait for other threads to finish compiling before exiting (#51213)

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
Parents
Loading