Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix EPIPE race in spawn_closed_process_io
The just created stdin should not be closed by a child process before writing to it, otherwise EPIPE happens.
- Loading branch information