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

fix a logic error that caused AbandonedMutexException while executing migrations (release-5.7.x) #4917

Merged
merged 3 commits into from
Dec 7, 2022

Conversation

kartheekp-ms
Copy link
Contributor

Bug

Tracking: NuGet/Home#12159 & https://github.com/NuGet/Client.Engineering/issues/1978

Regression? Last working version:

Description

Cherry-picked d658c89 and 0acb9ac commits to fix the linked issue in release-5.7.x branch. C# 7.3 doesn't support static local functions. Hence refactored WaitForMutex method as private static function instead.

PR Checklist

  • PR has a meaningful title

  • PR has a linked issue.

  • Described changes

  • Tests

    • N/A
  • Documentation

    • N/A

jeffkl
jeffkl previously approved these changes Nov 15, 2022
@ghost ghost added the Status:No recent activity PRs that have not had any recent activity and will be closed if the label is not removed label Nov 22, 2022
@ghost
Copy link

ghost commented Nov 22, 2022

This PR has been automatically marked as stale because it has no activity for 7 days. It will be closed if no further activity occurs within another 7 days of this comment. If it is closed, you may reopen it anytime when you're ready again, as long as you don't delete the branch.

@ghost ghost closed this Nov 29, 2022
@kartheekp-ms kartheekp-ms reopened this Dec 6, 2022
@ghost ghost removed the Status:No recent activity PRs that have not had any recent activity and will be closed if the label is not removed label Dec 6, 2022
@kartheekp-ms kartheekp-ms merged commit 3392a5c into release-5.7.x Dec 7, 2022
@kartheekp-ms kartheekp-ms deleted the dev-kartheekp-ms-cherry-pick-5.7 branch December 7, 2022 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants