mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 20:27:03 +00:00
Use the sstables_manager from test_env. Use do_with_async() to create the test_env, to allow for proper closing. Since do_with_async() also takes care of await_background_jobs(), remove that too.