mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 06:22:57 +00:00
errno is not preserved in the signal handler. This pull request fixes it. Maybe related: https://github.com/neondatabase/neon/issues/6969, but does not fix the flaky test problem. Signed-off-by: Alex Chi Z <chi@neon.tech>