mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
55c4ef408b
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>