Skip to content

[REFACTOR] Merge SIGINT handling of heredoc with standard#273

Merged
itislu merged 1 commit intomainfrom
refactor-signal-heredoc
Mar 22, 2024
Merged

[REFACTOR] Merge SIGINT handling of heredoc with standard#273
itislu merged 1 commit intomainfrom
refactor-signal-heredoc

Conversation

@itislu
Copy link
Collaborator

@itislu itislu commented Mar 21, 2024

The heredoc signal handler does exactly the same thing as the standard signal handler for SIGINT.
And it makes sense that the behavior of SIGINT should be the same.

@itislu itislu added the enhancement Enhancement of an existing feature label Mar 21, 2024
@itislu itislu added this to the Signal Handling milestone Mar 21, 2024
@itislu itislu force-pushed the refactor-signal-heredoc branch from b320dd3 to 2bbd7bb Compare March 22, 2024 08:26
@itislu itislu merged commit 3252052 into main Mar 22, 2024
@itislu itislu deleted the refactor-signal-heredoc branch March 22, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement of an existing feature

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants