Skip to content

Conversation

FranzBusch
Copy link
Contributor

Motivation

Some applications want to react to SIGQUIT which is similar to SIGINT but normally maps to a different key C-\.

Modification

This PR adds support for SIGQUIT in the UnixSignals module.

Result

Support for SIGQUIT.

# Motivation
Some applications want to react to `SIGQUIT` which is similar to `SIGINT` but normally maps to a different key `C-\`.

# Modification
This PR adds support for `SIGQUIT` in the `UnixSignal`s module.

# Result
Support for `SIGQUIT`.
@FranzBusch FranzBusch requested a review from gjcairo August 12, 2023 14:44
@FranzBusch FranzBusch merged commit 36f71f6 into main Aug 14, 2023
@FranzBusch FranzBusch deleted the fb-sigquit branch August 14, 2023 10:18
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