Skip to content

Conversation

@ilyasher
Copy link
Contributor

@ilyasher ilyasher commented Jan 13, 2023

This bug fixes an Exception which was thrown
in OutStream.close() whenever the OutStream was
constructed with watchfd=False.

closes #867

A regression test was also added to test_io.py.

This bug fixes an Exception which was thrown
in OutStream.close() whenever the OutStream was
constructed with watchfd=False.

A regression test was also added to test_io.py.
@minrk minrk added the bug label Jan 13, 2023
@minrk minrk merged commit 203ee2b into ipython:main Jan 13, 2023
@minrk
Copy link
Member

minrk commented Jan 13, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OutStream.close raises if watchfd=False

2 participants