The `loading_cache_test::test_loading_cache_loading_reloading` test case is flaky, and fails in both debug and release mode. In an over-provisioned environment, it's possible that when the reactor runs, the timers for the `sleep()` and for reloading the `loading_cache` are both expired, and continuations are scheduled with an arbitrary order, causing the test to fail. Fixes #3723 Signed-off-by: Duarte Nunes <duarte@scylladb.com>
13 KiB
13 KiB