mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-21 05:28:25 +00:00
098d3111a5
when introducing `get_and_upgrade` I forgot that an `evict_and_wait` would had already incremented the counter for started evictions, but an upgrade would just "silently" cancel the eviction as no drop would ever run. these metrics are likely sources for alerts with the next release, so it's important to keep them correct.