Skip to content

fix: not sending SIGINT to npm install subprocess#56

Merged
Matthew-Mallimo merged 1 commit intomainfrom
fix/sigintPropagation
Apr 24, 2026
Merged

fix: not sending SIGINT to npm install subprocess#56
Matthew-Mallimo merged 1 commit intomainfrom
fix/sigintPropagation

Conversation

@Matthew-Mallimo
Copy link
Copy Markdown
Member

When running a CUT template, if you sent a SIGINT signal (CTRL + C) during the npm install phase, the CUT process would exit, but not the npm install process.

This change now properly relays the SIGINT signal to the npm install subprocess.

@Matthew-Mallimo Matthew-Mallimo enabled auto-merge (squash) April 17, 2026 17:47
@Matthew-Mallimo Matthew-Mallimo merged commit 3a6e00d into main Apr 24, 2026
4 checks passed
@Matthew-Mallimo Matthew-Mallimo deleted the fix/sigintPropagation branch April 24, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants