mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-19 06:12:14 +00:00
So it is closed when loading the sstable throws an exception too. Failing to close the manager will mask the real error as the user will only see the assert failure due to failing to close the manager. Signed-off-by: Botond Dénes <bdenes@scylladb.com> Message-Id: <20210429092248.50968-1-bdenes@scylladb.com>