julia
fde71947
- Fix a Distributed GC test. (#26390)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Fix a Distributed GC test. (#26390) This addresses https://github.com/JuliaLang/julia/pull/26360#issuecomment-371345214 . The fix ensures that a distributed gc "del msg" is executed by explicitly yielding before checking.
References
#26390 - Fix a Distributed GC test.
Author
amitmurthy
Committer
JeffBezanson
Parents
ebf66c25
Loading