Skip to content

Conversation

@michalkucharczyk
Copy link
Contributor

@michalkucharczyk michalkucharczyk commented Jun 20, 2025

While testing mortal transaction I encountered exactly the same problem as in #8490.
This PR should fix the problem.

fixes: #8490

@michalkucharczyk michalkucharczyk added R0-no-crate-publish-required The change does not require any crates to be re-published. T0-node This PR/Issue is related to the topic “node”. labels Jun 20, 2025
@michalkucharczyk
Copy link
Contributor Author

/cmd prdoc --bump minor --audience node_dev

@bkchr
Copy link
Member

bkchr commented Jun 20, 2025

Maybe adding some test to ensure this never happens again?

@michalkucharczyk
Copy link
Contributor Author

Maybe adding some test to ensure this never happens again?

here you go: a643a28

@michalkucharczyk michalkucharczyk added the A4-backport-stable2506 Pull request must be backported to the stable2506 release branch label Jun 24, 2025
@paritytech-workflow-stopper
Copy link

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/15860498639
Failed job name: test-linux-stable

@michalkucharczyk michalkucharczyk added this pull request to the merge queue Jun 25, 2025
Merged via the queue into master with commit 63973cc Jun 25, 2025
244 checks passed
@michalkucharczyk michalkucharczyk deleted the mku-txpool-dropped-listener-cleanup-fix branch June 25, 2025 07:14
@paritytech-release-backport-bot

Created backport PR for stable2506:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-8923-to-stable2506
git worktree add --checkout .worktree/backport-8923-to-stable2506 backport-8923-to-stable2506
cd .worktree/backport-8923-to-stable2506
git reset --hard HEAD^
git cherry-pick -x 63973ccc7108560b2d0a7d882e5c0e232d9396ac
git push --force-with-lease

@michalkucharczyk michalkucharczyk added R0-no-crate-publish-required The change does not require any crates to be re-published. and removed R0-no-crate-publish-required The change does not require any crates to be re-published. labels Jun 25, 2025
@paritytech-release-backport-bot

Git push to origin failed for stable2506 with exitcode 1

@michalkucharczyk michalkucharczyk added A4-backport-stable2506 Pull request must be backported to the stable2506 release branch and removed A4-backport-stable2506 Pull request must be backported to the stable2506 release branch labels Jun 25, 2025
@paritytech-release-backport-bot

Git push to origin failed for stable2506 with exitcode 1

michalkucharczyk added a commit that referenced this pull request Jun 26, 2025
Backport #8923 into `stable2506` from michalkucharczyk.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

Co-authored-by: Michal Kucharczyk <1728078+michalkucharczyk@users.noreply.github.com>
alvicsam pushed a commit that referenced this pull request Oct 17, 2025
#8923)

While testing mortal transaction I encountered exactly the same problem
as in #8490.
This PR should fix the problem.

fixes: #8490

---------

Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A4-backport-stable2506 Pull request must be backported to the stable2506 release branch R0-no-crate-publish-required The change does not require any crates to be re-published. T0-node This PR/Issue is related to the topic “node”.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fatxpool: Txhash sticks around with dropped watchers

5 participants