Files
scylladb/test
Konstantin Osipov 950d606e38 test.py: shutdown cassandra-python connection before exit
Shutdown cassandra-python connections before exit, to avoid
warnings/exceptions at shutdown.

Cassandra-python runs a thread pool and if
connections are not shut down before exit, there could
be a warning that the thread pool is not destroyed
before exiting main.
2022-06-10 14:10:21 +03:00
..
2022-05-31 23:42:34 +03:00
2022-05-26 14:09:58 +03:00
2022-05-25 20:26:42 +03:00