mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
0b9b391ea0
## Problem Refer https://github.com/neondatabase/neon/issues/10885 Wait position in ring buffer to restrict number of in-flight requests is not correctly calculated. ## Summary of changes Update condition and remove redundant assertion Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>