Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: properly handle no child processes error from cmd.Wait
I guess that happens when the process ends before `Wait` kicks in. Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>
- Loading branch information