Skip to content

Conversation

aruncsengr
Copy link

This will fix the IOExceptions (Too many open files issue) and also avoids the large list of file descriptors that grows continually (detected via lsof on UNIX).

Please refer the attached screenshots for more clarity.

File descriptor leaks before fix

file_descriptors_leaked

File descriptors after fix

file_descriptors_closed

@aruncsengr aruncsengr force-pushed the fix_file_descriptor_leak branch from 65f7b8f to 581e6f2 Compare May 25, 2016 09:50
@ghost
Copy link

ghost commented May 25, 2016

👍

@aruncsengr aruncsengr merged commit d3fbd81 into master Jun 3, 2016
@aruncsengr aruncsengr deleted the fix_file_descriptor_leak branch June 3, 2016 10:28
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