mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-22 22:18:21 +00:00
60ced06586
Fixes the race condition between timeline creation and tenant deletion outlined in #6255. Related: #5914, which is a similar race condition about the uninit marker file. Fixes #6255