mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-14 04:41:29 +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.