mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +00:00
40441f8ada
## Problem #5711 and #5367 raced -- the `SlotGuard` type needs `Gate` to properly enforce its invariant that we may not drop an `Arc<Tenant>` from a slot. ## Summary of changes Replace the TODO with the intended check of Gate.