Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
io.launcher: Fix two potential bugs.
1) If first (pipe) succeeds but second one fails, first pipe leaks. 2) out>> dispose fails, then in>> dispose is never called and leaks.
- Loading branch information