mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +00:00
9e871318a0
Adds in a barrier for the duration of the `Tenant::shutdown`. `pageserver_shutdown` will join this await, `detach`es and `ignore`s will not. Fixes #4429. --------- Co-authored-by: Christian Schwarz <christian@neon.tech>