Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avoid unnecessary close of original FDs #11

Merged
merged 1 commit into from
Jan 22, 2018
Merged

avoid unnecessary close of original FDs #11

merged 1 commit into from
Jan 22, 2018

Conversation

minrk
Copy link
Owner

@minrk minrk commented Jan 16, 2018

I think this was a remnant of earlier signaling of finishing, but can cause errors during thread exit.

Adds a test for FD leaking to verify that the close doesn’t appear to have been necessary.

appears to close #10

I think this was a remnant of earlier signaling of finishing, but can cause errors during thread exit.

Adds a test for FD leaking to verify that the close doesn’t appear to have been necessary
@minrk minrk mentioned this pull request Jan 16, 2018
@minrk minrk merged commit 9572e87 into master Jan 22, 2018
@minrk minrk deleted the fix-fd-close branch January 22, 2018 05:56
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.

Core dump on Python3
1 participant