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

canary: Adds locking to prevent multiple concurrent invocations of confirmMissing from clobbering each other #5568

Merged
merged 3 commits into from
Mar 10, 2022

Commits on Mar 10, 2022

  1. adds locking to prevent multiple concurrent invocations of

    `confirmMissing` from clobbering each other
    afayngelerindbx committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    9c183f5 View commit details
    Browse the repository at this point in the history
  2. Fix pointer to range variable issue in test

    Co-authored-by: Christian Haudum <christian.haudum@gmail.com>
    afayngelerindbx and chaudum authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    19c9bc1 View commit details
    Browse the repository at this point in the history
  3. add changelog entry

    afayngelerindbx committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    9ea9d58 View commit details
    Browse the repository at this point in the history