2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-06-23 15:50:55 +00:00
Jarrod Johnson 7c617a160b Close socket in relay_data
Closing the socket outside of relay_data causes relay_data
to stay alive, causing eventlet to think a filehandle is open that is not.

A reasonable question would be why eventlet fails to error that read
when the filehandle is closed, but for now, move the close activity
to the relay_data handler.

This resolves "Second simultaneous read on fileno" conditions introduced
by the fix for leaking filehandles.
2021-08-26 11:52:22 -04:00
2021-08-10 09:04:30 -04:00
2021-06-24 14:00:19 -04:00
2021-01-21 11:52:22 -05:00
S
Description
xCAT confluent - replacement of conserver and eventually xcatd
20 MiB
Languages
Python 86%
Shell 10.3%
C 2.4%
Go Template 0.6%
Go 0.3%
Other 0.2%