Fix userland pipe bug that propagated EOF from a pump.
A pump does not propagate EOF. So a BlockedRead state should not complete when a pump happens that does not satisfy the read.
Showing
Please
register
or
sign in
to comment
A pump does not propagate EOF. So a BlockedRead state should not complete when a pump happens that does not satisfy the read.