这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix doubling of command name in failed child process error #744

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

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

gsoltis
Copy link
Contributor

@gsoltis gsoltis commented Feb 15, 2022

Fixes #729

We don't need to separately include the command in the label for a child process, exec.Command includes the command in the list of arguments.

@vercel
Copy link

vercel bot commented Feb 15, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/turbo-site/F1M4AmwdcZoRhAzC2U6tWxdmWfYf
✅ Preview: https://turbo-site-git-gsoltis-fixchildexitlabel.vercel.sh

@gsoltis gsoltis added the pr: automerge Kodiak will merge these automatically after checks pass label Feb 15, 2022
@kodiakhq kodiakhq bot merged commit b912543 into main Feb 15, 2022
@kodiakhq kodiakhq bot deleted the gsoltis/fix_child_exit_label branch February 15, 2022 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: automerge Kodiak will merge these automatically after checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Weird error messages
2 participants