python-driver icon indicating copy to clipboard operation
python-driver copied to clipboard

Investigate why test_tablet_storage_freeing randomly fails

Open dkropachev opened this issue 1 year ago • 1 comments

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.

dkropachev avatar Sep 09 '24 11:09 dkropachev

Dup of https://github.com/scylladb/scylladb/issues/20489 ?

mykaul avatar Dec 17 '24 08:12 mykaul