mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-12 01:38:49 +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.