mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 13:32:57 +00:00
print file errors to stderr; propagate the io::Error to the caller. This error isn't handled very gracefully in WalAcceptorNode::drop(), but there aren't any good options there since drop can't fail.