2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-08-27 21:40:51 +00:00
Files
confluent/confluent_client/confluent
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.
2014-10-07 15:30:29 -04:00
..