mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-15 04:00:38 +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.