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

[cli] Fix fork child process on dev #4462

Merged
merged 2 commits into from May 26, 2020
Merged

[cli] Fix fork child process on dev #4462

merged 2 commits into from May 26, 2020

Conversation

styfle
Copy link
Member

@styfle styfle commented May 22, 2020

When debugging the CLI with --inspect, the flag was being passed to the child process as well since #4254.

This PR prevents any arguments from being passed to the child process.

@kodiakhq kodiakhq bot merged commit 6b58b56 into master May 26, 2020
@kodiakhq kodiakhq bot deleted the styfle/fix-dev-fork branch May 26, 2020 15:15
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.

None yet

3 participants