julia
7f9c7973
- acquire the codegen lock as a more frequent lock
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
acquire the codegen lock as a more frequent lock the codegen lock is being overused here, but otherwise, it is deadlock-prone, since the code design here is too arbitrarily recursive to ensure these are being acquired in the right order
References
#17733 - acquire the codegen lock as a more frequent lock
Author
vtjnash
Parents
e78bf34b
Loading