Skip to content

Conversation

@ned-deily
Copy link
Member

@ned-deily ned-deily commented Mar 14, 2018

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.
(cherry picked from commit 12f74d8)

Co-authored-by: Nathan Henrie [email protected]

Also, re-enable test_read_pty_output on macOS.

https://bugs.python.org/issue32517

…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.
(cherry picked from commit 12f74d8)

Co-authored-by: Nathan Henrie <[email protected]>

Also, re-enable test_read_pty_output on macOS.
@ned-deily ned-deily requested review from 1st1 and asvetlov as code owners March 14, 2018 07:07
@ned-deily ned-deily merged commit 8534d53 into python:master Mar 27, 2018
@ned-deily ned-deily deleted the bpo-32517_master branch March 28, 2018 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants