mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-16 18:49:04 +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.