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

[backport] fix: potentially tx-pool panic after detached #3887

Merged

Conversation

zhangsoledad
Copy link
Member

@zhangsoledad zhangsoledad commented Mar 15, 2023

What problem does this PR solve?

Fix an issue introduced from https://github.com/nervosnetwork/ckb/pull/3706/files#diff-4e835ff799b925b06ae537862d89faea15095eafdcb95f6e3ee6d74ea4045617R292-R305
that could potentially cause tx-pool panic

What is changed and how it works?

Replace the handling of quick errors with fault tolerance

Check List

Tests

  • Unit test
  • Integration test

Release note

Title Only: Include only the PR title in the release note.

@zhangsoledad zhangsoledad requested a review from a team as a code owner March 15, 2023 08:04
@doitian doitian merged commit 52256ba into nervosnetwork:rc/v0.108.x Mar 15, 2023
@zhangsoledad zhangsoledad deleted the zhangsoledad/backport-f18ec83 branch March 15, 2023 08:39
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.

3 participants