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

[dotnet] Add a lock around child resource manipulation #5563

Merged
merged 3 commits into from
Oct 13, 2020

Conversation

mikhailshilkov
Copy link
Member

Add a lock around child resource manipulation to prevent hashset concurrency issues. Fix #4821

Copy link
Member

@justinvp justinvp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

sdk/dotnet/Pulumi/Deployment/Deployment_Prepare.cs Outdated Show resolved Hide resolved
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
@mikhailshilkov mikhailshilkov merged commit 4f07891 into master Oct 13, 2020
@pulumi-bot pulumi-bot deleted the mikhailshilkov/dotnet-hashset-concurrency branch October 13, 2020 17:29
abhinav pushed a commit to pulumi/pulumi-dotnet that referenced this pull request Jan 11, 2023
…#5563)

[dotnet] Add a lock around child resource manipulation to prevent hashset concurrency issue

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
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.

Occasional exception during up
2 participants