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
Do not check state on other threads in autoload spec
* It's unclear if the MRI semantics are correct,
see https://bugs.ruby-lang.org/issues/15663
* The constant should logically remain defined on other threads while
it is loading.
0 commit comments