mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 03:45:11 +00:00
An exception thrown after the start of auth_service and before init_server_without_the_messaging_service_part returns would cause the sharded<auth_service> destructor to assert. Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com> Message-Id: <20200317002051.117832-2-espindola@scylladb.com>