mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-13 19:20:36 +00:00
Before this patch, the range from which the random delay is picked is at minimum 10 seconds. The disk usage eviction tests are apparently the first to wait for a background loop to do its job. With this patch, they only need to wait the 1s which they configure.