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(pbft): fix concurrent access issue of srPbftMessage #5703

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

jwrct
Copy link
Contributor

@jwrct jwrct commented Jan 26, 2024

What does this PR do?
fix concurrent access issue of srPbftMessage

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@jwrct jwrct self-assigned this Jan 26, 2024
@jwrct jwrct linked an issue Jan 26, 2024 that may be closed by this pull request
@jwrct jwrct changed the title fix(pbft): fix the concurrent access issue of srPbftMessage fix(pbft): fix concurrent access issue of srPbftMessage Jan 26, 2024
@jwrct jwrct merged commit 976d6f7 into tronprotocol:release_v4.7.4 Jan 26, 2024
5 checks passed
@halibobo1205 halibobo1205 added this to the GreatVoyage-v4.7.4 milestone Jan 30, 2024
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.

Nile Testnet Node Throw NullPointerException
5 participants