mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-27 21:40:51 +00:00
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.
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.