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

SIGHUP handlers #5421

Merged
merged 1 commit into from
Aug 1, 2023
Merged

SIGHUP handlers #5421

merged 1 commit into from
Aug 1, 2023

Conversation

coot
Copy link
Contributor

@coot coot commented Jul 31, 2023

Install SIGHUP handlers when node starts, and reinstall them when
consensus started. In the first case we only can update topology
information, in the later case we can also update block forging.

@coot coot requested a review from a team as a code owner July 31, 2023 10:52
cardano-node/src/Cardano/Node/Run.hs Outdated Show resolved Hide resolved
cardano-node/src/Cardano/Node/Run.hs Show resolved Hide resolved
Install SIGHUP handlers when node starts, and reinstall them when
consensus started.  In the first case we only can update topology
information, in the later case we can also update block forging.
@johnalotoski johnalotoski added this pull request to the merge queue Aug 1, 2023
Merged via the queue into master with commit d0af815 Aug 1, 2023
22 of 26 checks passed
@iohk-bors iohk-bors bot deleted the coot/sighup-handlers branch August 1, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] - SIGHUP during ledger replay in node 8.2.0 pre-release is treated as SIGTERM
5 participants