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 fetchBlockInfo object #5831

Merged

Conversation

zeusoo001
Copy link
Contributor

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

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

Copy link
Collaborator

@CodeNinjaEvan CodeNinjaEvan left a comment

Choose a reason for hiding this comment

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

LGTM

@lvs007 lvs007 merged commit 4c670f9 into tronprotocol:release_v4.7.5 May 30, 2024
5 checks passed
@lvs007 lvs007 linked an issue May 30, 2024 that may be closed by this pull request
@zeusoo001 zeusoo001 deleted the f-sove-access-problem-fetch branch June 25, 2024 02:54
This pull request was closed.
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.

A NullPointerException was thrown while the node was running
4 participants