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

Properly reset Profiler nested-update flag #20253

Merged
merged 1 commit into from
Nov 13, 2020

Commits on Nov 13, 2020

  1. Properly reset Profiler nested-update flag

    Previously this flag was not being reset correctly if a concurrent update followed a nested (sync) update. This PR fixes the behavior and adds a regression test.
    Brian Vaughn committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    e5e710a View commit details
    Browse the repository at this point in the history