summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-09-22 13:29:42 (GMT)
committerGitHub <noreply@github.com>2023-09-22 13:29:42 (GMT)
commitcbbdf2c1440c804adcfc32ea0470865b3b3b8eb2 (patch)
tree9b6bcd31449a0045ac099e6e1a408670bcd58ec2 /Doc
parent46b63ced2564ad6c3d7b65e0ea1f04fd5c7d2959 (diff)
downloadcpython-cbbdf2c1440c804adcfc32ea0470865b3b3b8eb2.zip
cpython-cbbdf2c1440c804adcfc32ea0470865b3b3b8eb2.tar.gz
cpython-cbbdf2c1440c804adcfc32ea0470865b3b3b8eb2.tar.bz2
gh-109709: Fix asyncio test_stdin_broken_pipe() (#109710)
Replace harcoded sleep of 500 ms with synchronization using a pipe. Fix also Process._feed_stdin(): catch also BrokenPipeError on stdin.write(input), not only on stdin.drain().
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions