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
I ran an example test under strace -f to figure out a mysterious case of issue #4550, and
I observed that the fds are going up by 1 in each successive example test. Looks like
the read side of the pipe is never closed. Should be very easy.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: