Skip to content

fix: not sending SIGINT to npm install subprocess#56

Open
Matthew-Mallimo wants to merge 1 commit intomainfrom
fix/sigintPropagation
Open

fix: not sending SIGINT to npm install subprocess#56
Matthew-Mallimo wants to merge 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
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.

4 participants