Skip to content

TST: Always try to close file descriptors of tempfiles #5626

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

Merged
merged 1 commit into from
Dec 1, 2013

Conversation

jtratner
Copy link
Contributor

@jtratner jtratner commented Dec 1, 2013

We weren't closing the file descriptors from mkstemp, which caused fun
segmentation faults for me. This should fix the issue.

@jtratner
Copy link
Contributor Author

jtratner commented Dec 1, 2013

@changhiskhan can we bump the 0.13rc version post-this-commit? Otherwise test suite is going to segfault on certain systems (possibly many versions of OS X?)

TST: Close file descriptors in io/tests/pytables
jtratner added a commit that referenced this pull request Dec 1, 2013
TST: Always try to close file descriptors of tempfiles
@jtratner jtratner merged commit 59963e3 into pandas-dev:master Dec 1, 2013
@jtratner jtratner deleted the always-close-tempfiles branch December 1, 2013 03:37
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.

1 participant