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

cardano-node top level error handler #5356

Merged
merged 1 commit into from
Jul 3, 2023
Merged

Conversation

coot
Copy link
Contributor

@coot coot commented Jun 22, 2023

The top level handler for diffusion errors should dispatch one of the
methods.

In particular it must rethrow async exceptions, and also prevents from
printing DiffusionError user interrupt when SIGINT was received.

@coot coot requested review from newhoggy and dcoutts June 22, 2023 11:21
@coot coot linked an issue Jun 22, 2023 that may be closed by this pull request
@coot coot marked this pull request as ready for review June 22, 2023 11:22
@coot coot changed the title cardano-node top level handle cardano-node top level error handler Jun 22, 2023
@coot coot force-pushed the coot/node-exception-handler branch from 7b3d006 to 3a4c461 Compare June 22, 2023 11:24
@coot coot requested a review from bolt12 July 3, 2023 07:37
The top level error handler for diffusion errors should dispatch one of
the other methods.

In particular it must rethrow async exceptions, and also prevents from
printing `DiffusionError user interrupt` when `SIGINT` was received.
@coot coot force-pushed the coot/node-exception-handler branch from 3a4c461 to d018f8b Compare July 3, 2023 11:57
@coot coot requested a review from a team as a code owner July 3, 2023 11:57
@coot coot added this pull request to the merge queue Jul 3, 2023
Merged via the queue into master with commit 5143517 Jul 3, 2023
31 of 34 checks passed
@iohk-bors iohk-bors bot deleted the coot/node-exception-handler branch July 3, 2023 14:21
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] - 8.1.1pre exits with an "error" message on SIGINT
4 participants