diff options
author | Nathan Henrie <n8henrie@users.noreply.github.com> | 2018-03-09 17:43:45 (GMT) |
---|---|---|
committer | Yury Selivanov <yury@magic.io> | 2018-03-09 17:43:45 (GMT) |
commit | 12f74d8608c15cacd9d5786524e2be9ca36f007e (patch) | |
tree | b6ca612f3ce434409ac7d2b7c4c67f75f42d6929 /Python/pyctype.c | |
parent | 32efcd13069a89abf007373274ee1bc0909d1996 (diff) | |
download | cpython-12f74d8608c15cacd9d5786524e2be9ca36f007e.zip cpython-12f74d8608c15cacd9d5786524e2be9ca36f007e.tar.gz cpython-12f74d8608c15cacd9d5786524e2be9ca36f007e.tar.bz2 |
bpo-32517: fix test_read_pty_output() hangs on macOS 10.13.2+ (GH-6037)
test_asyncio hangs indefinitely on macOS 10.13.2+ on `read_pty_output()`
using the KqueueSelector. Closing `proto.transport` (as is done in
`write_pty_output()`) seems to fix it.
Diffstat (limited to 'Python/pyctype.c')
0 files changed, 0 insertions, 0 deletions