mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 20:57:00 +00:00
Some tests use non-threaded do_with_cql_env() and wrap the inner lambda with seastar::async(). The cql env already provides a helper for that Indentation is deliberately left broken until next patch Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>