mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-08 08:38:33 +00:00
46b7550a41189a00e604a199c8ff6c8235c370ea
If on a remote socket, socket.error could be thrown. A mistake was made where the Python2.x behavior of ',' on an except clause without parenthesis misinterpreted socket.error as a variable name to store instance of socket.gaierror. Put Parentheses in to declare the desired behavior.
Description
xCAT confluent - replacement of conserver and eventually xcatd
Languages
Python
84.9%
Shell
11.5%
C
2.4%
Go Template
0.6%
Go
0.3%
Other
0.2%