mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-14 17:02:56 +00:00
When we'll later introduce a global pool of pre-spawned walredo processes (https://github.com/neondatabase/neon/issues/6581), this refactoring avoids plumbing through the reference to the pool to all the places where we create a broken tenant. Builds atop the refactoring in #6583