julia
8275173e
- make _jl_gc_collect jl_notsafepoint (#58590)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
257 days ago
make _jl_gc_collect jl_notsafepoint (#58590) Seems sketchy to trigger a GC inside of a GC. Catching this bug statically would have saved a bunch of time in https://github.com/JuliaLang/julia/pull/58487.
References
#58590 - make _jl_gc_collect jl_notsafepoint
Author
d-netto
Parents
36bd3ad8
Loading