You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The child process's exit code should be ignored for the purpose of the
signal manager, and is not emitted by node's child_process.spawn in the
same way that @npmcli/promise-spawn returns it.
Fix: #11
PR-URL: #12
Credit: @isaacsClose: #12
Reviewed-by: @nlf
0 commit comments