Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: registry: Factor out "wait till out of work" part of the main loop. #1087

Merged
merged 1 commit into from
Sep 20, 2023

Commits on Sep 20, 2023

  1. core: registry: Factor out "wait till out of work" part of the main l…

    …oop.
    
    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.
    emilio committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ea0c06d View commit details
    Browse the repository at this point in the history