mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 21:23:18 +00:00
Jarrod Johnon
9d7aa2c51f
Prevent control thread from blocking exit
If a control socket was created, exit() would block due to the non-daemon thread. Mark the thread as daemon to allow for unclean shutdown.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%