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 shutdown in case of errors during initialization (bitcoin #11783) #1171

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

fdoving
Copy link
Contributor

@fdoving fdoving commented Dec 19, 2021

bitcoin PR #10286 introduced a few steps which are not robust to early shutdown
in initialization.

cherry-picked

PR #10286 introduced a few steps which are not robust to early shutdown
in initialization.

Stumbled upon this with #11781, not sure if there are other scenarios
that can trigger it, but it's harden against this in any case.
@fdoving fdoving changed the title backport: Fix shutdown in case of errors during initialization backport: Fix shutdown in case of errors during initialization (bitcoin #11783) Dec 19, 2021
Copy link
Contributor

@hans-schmidt hans-schmidt left a comment

Choose a reason for hiding this comment

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

This is identical to what was done on bitcoin.

It fixes problems created by RVN-PR#1168 / BTC-PR#10286.

So it should only be approved when RVN-PR#1168 is approved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants