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
core: registry: Factor out "wait till out of work" part of the main loop.
This was originally done for rayon-rs#1063, in order to reuse this to allow
cleaning up the TLS data allocated by use_current_thread.
We ended up not using that, but this refactoring seems useful on its
own.
(cherry picked from commit ea0c06d)
0 commit comments