Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pipe close before exec is not necessary as os.Pipe() is calling pipe2 with O_CLOEXEC option. Signed-off-by: Marco Vedovati <[email protected]> Co-authored-by: Georgi Sabev <[email protected]>
- Loading branch information