-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change causes the liquid daemon to be monitored for dead or alive at the start of the swapout execution. Previously, at the start of a swapout, it would succeed even if the liquid daemon was not running, If a subsequent process required the liquid daemon, an error would occur. In addition, cross-checking by interceptors and hooks has been discontinued. This is because hooks by glightning are unstable and currently only swapout needs to be monitored for life and death.
- Loading branch information
1 parent
1d98fe2
commit cd24c35
Showing
4 changed files
with
7 additions
and
40 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
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