Issue #22685: Fix test_pause_reading() of asyncio/test_subprocess
Override the connect_read_pipe() method of the loop to mock immediatly pause_reading() and resume_reading() methods. The test failed randomly on FreeBSD 9 buildbot and on Windows using trollius.
V
Victor Stinner committed
f716d8b7a53ee2ed3b6dc42f7f6b00ac211209d8
Parent: 406204c