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

src: distinguish refed/unrefed threadsafe Immediates #33320

Closed
wants to merge 1 commit into from

Commits on May 9, 2020

  1. src: distinguish refed/unrefed threadsafe Immediates

    In some situations, it can be useful to use threadsafe callbacks
    on an `Environment` to perform cleanup operations that should run
    even when the process would otherwise be ending.
    addaleax committed May 9, 2020
    Copy the full SHA
    5d2eeec View commit details
    Browse the repository at this point in the history