mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-08 16:48:29 +00:00
9d7aa2c51f
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.