Skip to content

Comments

backport: Fix shutdown in case of errors during initialization (bitcoin #11783)#1171

Open
fdoving wants to merge 1 commit intoRavenProject:developfrom
fdoving:fdov-btc_d31e5c1
Open

backport: Fix shutdown in case of errors during initialization (bitcoin #11783)#1171
fdoving wants to merge 1 commit intoRavenProject:developfrom
fdoving:fdov-btc_d31e5c1

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