Skip to content

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