You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "gc: avoid cpu stalls when starting" (JuliaLang#45779)
Reverts 6e8c78a from JuliaLang#45561
because it seems to be causing deadlock on CI. I suspect this logic is
missing a uv_cond_broadcast for safe-region transitions of ptls->gc_state.
0 commit comments