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: concurrent map write issue #15

Merged
merged 3 commits into from
Apr 2, 2024
Merged

fix: concurrent map write issue #15

merged 3 commits into from
Apr 2, 2024

Conversation

pythonberg1997
Copy link
Collaborator

@pythonberg1997 pythonberg1997 commented Apr 2, 2024

Description

This ps is to fix a concurrent map write issue in simulateBundles of work_builder

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add write lock for simulation results map
  • remove check of bc.NoTries() to prevent snapsync

@unclezoro unclezoro merged commit 219c0b3 into develop Apr 2, 2024
5 of 6 checks passed
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.

4 participants