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

[Upstream] Fixing few shutdown problems #38

Merged
merged 3 commits into from
Mar 9, 2021
Merged

Conversation

lyricidal
Copy link

First commit was decoupled from #2131, the topbar staking status polling should not try to refresh data if shutdown was requested.
Second commit is coming from bitcoin#12377.
Third commit is starting the shutdown process and returning early (without starting the import thread) if the best chain cannot be activated during the node's initialization.

from PIVX-Project/PIVX#2228

fe398cc was slightly modified to only add the function, it is not currently in use, but can be useful for future

@lopeed lopeed merged commit 9bdc951 into develop Mar 9, 2021
@lopeed lopeed deleted the upstream-shutdown_fixes branch March 9, 2021 12:12
@lyricidal lyricidal added the Upstream Upstream backports/fixes label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Upstream Upstream backports/fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants