mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-18 13:40:37 +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.