forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 718
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #2564: [GUI] Clean restart process
a2de5cd Refactor: unify PrepareShutdown() and Shutdown() (random-zebra) d3d8e1e GUI: force dir locks release when the restart process is triggered. (furszy) 18bb0a4 GUI: Unify shutdown and restart function. (furszy) 3fa4bea shutdown: print error if unable to remove the PID file. (furszy) 5cd43a5 pivx.cpp use nullptr instead of 0. (furszy) 6e900ad Remove unneeded restart variables (furszy) Pull request description: Cleaning code redundancies from the "restart with args" process. ACKs for top commit: random-zebra: ACK a2de5cd Fuzzbawls: ACK a2de5cd Tree-SHA512: 29af2ba5709430d7dda7f97d826a03354e4d1a1ad3f3570fa6157c7369dd017598961baad10c7dca9383246df8584f2915396af58553af5448048e17784c33ac
- Loading branch information
Showing
3 changed files
with
44 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters