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(worker): fix concurrent map iteration and map write #697

Merged
merged 1 commit into from
Jun 4, 2023

Conversation

zhenghaoz
Copy link
Collaborator

No description provided.

@zhenghaoz zhenghaoz linked an issue Jun 4, 2023 that may be closed by this pull request
@zhenghaoz zhenghaoz added the backport release-0.4 Backport to release-0.4 label Jun 4, 2023
@zhenghaoz zhenghaoz changed the title fix(worker): concurrent map iteration and map write fix(worker): fix concurrent map iteration and map write Jun 4, 2023
@codecov
Copy link

codecov bot commented Jun 4, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 🎉

Comparison is base (863e506) 69.85% compared to head (82989ee) 69.89%.

❗ Current head 82989ee differs from pull request most recent head aa83c5b. Consider uploading reports for the commit aa83c5b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #697      +/-   ##
==========================================
+ Coverage   69.85%   69.89%   +0.03%     
==========================================
  Files          63       63              
  Lines       11965    11967       +2     
==========================================
+ Hits         8358     8364       +6     
+ Misses       2831     2827       -4     
  Partials      776      776              
Impacted Files Coverage Δ
config/config.go 72.90% <100.00%> (+1.27%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zhenghaoz zhenghaoz merged commit a668b05 into master Jun 4, 2023
@zhenghaoz zhenghaoz deleted the fix_panic branch June 4, 2023 04:37
@zhenghaoz
Copy link
Collaborator Author

/backport

@github-actions
Copy link

github-actions bot commented Jun 4, 2023

Successfully created backport PR for release-0.4:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release-0.4 Backport to release-0.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

worker node, fatal error: concurrent map iteration and map write
1 participant