mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 00:20:47 +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().