mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-12 09:19:39 +00:00
205b6111e6
Before this patch, we would update the `tenant_state.intent` in memory but not persist the detachment to disk. I noticed this in https://github.com/neondatabase/neon/pull/6214 where we stop, then restart, the attachment service.