Skip to content
New issue

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

[now-cli] Don't throw if builder child process can not be killed #3192

Merged
merged 3 commits into from
Oct 23, 2019

Conversation

TooTallNate
Copy link
Member

The Sentry error reports that the process has already been killed, so no need to throw in this case.

Fixes #3191.

The Sentry error reports that the process has already been killed,
so no need to throw in this case.

Fixes #3191.
@kodiakhq kodiakhq bot merged commit 079f4ba into canary Oct 23, 2019
@kodiakhq kodiakhq bot deleted the update/now-dev-dont-throw-on-tree-kill branch October 23, 2019 21:23
leo pushed a commit that referenced this pull request Oct 25, 2019
The Sentry error reports that the process has already been killed, so no need to throw in this case.

Fixes #3191.
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.

[now-cli] Error: Command failed: taskkill /pid 1044 /T /F
2 participants