• Paul Eggert's avatar
    Fix open-network-stream responsiveness · 1e97ecb9
    Paul Eggert authored
    Problem reported by Constantin Kulikov (Bug#23684).
    * src/process.c (wait_reading_process_output):
    Fix typo introduced in 2015-07-06T02:19:13Z!eggert@cs.ucla.edu
    when wait == INFINITY and got_output_end_time is invalid.
    In this case the code should break, not continue.
    1e97ecb9
process.c 233 KB