Files
scylladb/test
Pavel Emelyanov de679d7c36 cql_test_env: Drop local references
The local auto& foo = env._foo references in run_in_thread() a no longer
needed, the code that uses foo can be switched to use _foo (this->_foo)
instead

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2023-08-12 15:29:42 +03:00
..
2023-08-12 15:29:42 +03:00
2023-06-06 13:29:16 +03:00