python-driver
python-driver copied to clipboard
Investigate why test_tablet_storage_freeing randomly fails
On https://github.com/scylladb/scylladb test_tablet_storage_freeing is being flakky probably due to the high concurency.
There was PR https://github.com/scylladb/scylladb/pull/20494 to reduce concurency, but we need to look at why it was failing before that https://github.com/scylladb/scylladb/pull/20494.
Dup of https://github.com/scylladb/scylladb/issues/20489 ?