• Harris Hancock's avatar
    Fulfill AsyncPipe::tryPumpFrom() on EOF · 547bb03b
    Harris Hancock authored
    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.
    547bb03b
async-io.c++ 73.8 KB