Skip to content

Conversation

@isum
Copy link
Member

@isum isum commented Jan 20, 2026

This PR removes the custom SIGINT and SIGTERM signal handles, allowing the default OS behavior.

Custom signal handlers prevent graph-node from shutting down on SIGINT and SIGTERM signals because not all of its components handle the signals.

@isum isum self-assigned this Jan 20, 2026
Copy link
Collaborator

@lutter lutter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if it's worth keeping this code around - we can always resurrect it from git history if we do need it.

@isum isum force-pushed the ion/remove-custom-signal-handlers branch from 7224e38 to 6f87381 Compare January 27, 2026 15:01
@isum isum force-pushed the ion/remove-custom-signal-handlers branch from 6f87381 to 7ddd2b7 Compare January 27, 2026 16:16
@isum isum merged commit c70b97e into master Jan 27, 2026
6 checks passed
@isum isum deleted the ion/remove-custom-signal-handlers branch January 27, 2026 16:24
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.

3 participants