mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-22 22:18:21 +00:00
daa402f35a
## Problem ## Summary of changes Make ImageLayerWriter sync, infallible and lazy. Address https://github.com/neondatabase/neon/issues/12389. All unit tests passed.