mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 04:07:51 +00:00
Jarrod Johnson
51229d8185
Fix socket api double send of auth failure notification
The loop was sending failure back after an iteration of the loop that fails to authenticate and then again at the beginning of the next iteration. Remove the end iteration sending so that there is only one iteration of the message
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%