mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-18 05:33:17 +00:00
Jarrod Johnson
87700d6d3d
Fix filehandles leaking on shell modules
When shell module plugins failed and exited, confluent was failing to release the filehandle. This would ultimately lead to unreasonable exhaustion of filehandles.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%