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(net): solve the problem of concurrent access to syncBlockToFetch object #5832

Merged

Conversation

zeusoo001
Copy link
Contributor

What does this PR do?
Solve the problem of concurrent access to syncBlockToFetch object.

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@lvs007 lvs007 merged commit ec48b16 into tronprotocol:release_v4.7.5 May 30, 2024
4 of 5 checks passed
@zeusoo001 zeusoo001 deleted the f-sove-access-problem-syncblock branch June 25, 2024 02:56
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.

The node reported "Handle sync block error" and no blocks were synchronized in the next 20 seconds.
4 participants