You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would allow getting rid of the tempfile dependency in the test framework, remove unsafe code for pipe2 and replace a couple of UnixStream::pair() with io::pipe().