mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 11:00:35 +00:00
We already use test_env::do_with_async in this function but we didn't take full advantage of it to simplify the implementation. Do that before further changes are made. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>