We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All processes spawned, forked, execed or or execFiled should properly exit at all platforms, especially Windows, MacOS and UNIX-systems.
spawn
fork
exec
execFile
npm run release
The text was updated successfully, but these errors were encountered:
Yeah kill them all... https://github.com/sindresorhus/fkill-cli
Sorry, something went wrong.
https://github.com/sindresorhus/fkill
sindresorhus/execa#142
LucaMele
AndyOGo
Successfully merging a pull request may close this issue.
Are you reporting a bug or a feature?
Expected Behavior
All processes
spawn
ed,fork
ed,exec
ed or orexecFile
d should properly exit at all platforms, especially Windows, MacOS and UNIX-systems.Actual Behavior
Steps to Reproduce the Problem
npm run release
Known Issues
The text was updated successfully, but these errors were encountered: