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

decoder: fix race condition in terraform-schema SchemaMerger #1086

Merged
merged 2 commits into from
Oct 12, 2022

Conversation

radeksimko
Copy link
Member

@radeksimko radeksimko added the bug Something isn't working label Oct 11, 2022
@radeksimko radeksimko marked this pull request as ready for review October 11, 2022 16:26
@radeksimko radeksimko requested a review from a team as a code owner October 11, 2022 16:26
@radeksimko radeksimko added this to the v0.29.3 milestone Oct 11, 2022
@radeksimko radeksimko force-pushed the b-decoder-race-condition branch from bfe7249 to f14ec32 Compare October 12, 2022 15:29
@radeksimko radeksimko merged commit 4b579c9 into main Oct 12, 2022
@radeksimko radeksimko deleted the b-decoder-race-condition branch October 12, 2022 15:41
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fatal error: concurrent map read and map write
2 participants