Fulfill AsyncPipe::tryPumpFrom() on EOF
Previously if the input stream being pumped from encountered an EOF while the other side of the pipe was being pumped elsewhere, we did not fulfill the tryPumpFrom() promise, leaving it hanging.
Showing
Please
register
or
sign in
to comment