mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-07 23:43:31 +00:00
A test_env contains an sstables_manager, which will soon have a close() method. As such, it can no longer be a temporary. Switch to using test_env::do_with_async().