julia
24ff6f4c
- no need to check whether mq_master is nil in the GC work-stealing loop (#53899)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
no need to check whether mq_master is nil in the GC work-stealing loop (#53899) This is not needed after https://github.com/JuliaLang/julia/pull/53355.
References
#53899 - no need to check whether mq_master is nil in the GC work-stealing loop
Author
d-netto
Parents
d10a0fbc
Loading