mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 10:41:12 +00:00
We saw failures on CI in debug mode, probably the machine running the test is shared, and we starved for some resources. Fix #15285 Closes #15388