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

async_hooks: don't read resource if ALS is disabled #34617

Closed

Commits on Aug 3, 2020

  1. [async_hooks] don't read resource if ALS is disabled

    Only call executionAsyncResource() in getStore() if the ALS instance is
    enabled because the resource is not needed otherwise.
    Flarna committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    c9fc866 View commit details
    Browse the repository at this point in the history