diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-01-15 21:52:59 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-01-15 21:52:59 (GMT) |
commit | f716d8b7a53ee2ed3b6dc42f7f6b00ac211209d8 (patch) | |
tree | e3e869e47259a968d24cb3f80b72f926bba24188 /Python/pythonrun.c | |
parent | 406204c8c2e2adb890b29210c905f6fc7164b397 (diff) | |
download | cpython-f716d8b7a53ee2ed3b6dc42f7f6b00ac211209d8.zip cpython-f716d8b7a53ee2ed3b6dc42f7f6b00ac211209d8.tar.gz cpython-f716d8b7a53ee2ed3b6dc42f7f6b00ac211209d8.tar.bz2 |
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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions