Skip to content

Prevents exiting the process on sigint through yarn-path#7957

Merged
arcanis merged 1 commit intomasterfrom
mael/sigint-yarn-path
Mar 6, 2020
Merged

Prevents exiting the process on sigint through yarn-path#7957
arcanis merged 1 commit intomasterfrom
mael/sigint-yarn-path

Conversation

@arcanis
Copy link
Copy Markdown
Member

@arcanis arcanis commented Mar 6, 2020

Summary

Sigint should be ignored when forwarding a process, because otherwise the outermost process (ie the global Yarn) will exit before the innermost process (ie the local Yarn) has finished its work.

Test plan

Tested locally.

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.

1 participant