mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
Because our shutdown process is crippled (refs #293), we won't shutdown the snitch correctly, and the sharded<> instance can assert during shutdown. This interferes with the next patch, which adds orderly shutdown if the http server fails to start. Leak it intentionally to work around the problem. Message-Id: <1452092806-11508-2-git-send-email-avi@scylladb.com>