You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would represent file descriptor corruption in a multi-threaded
program (since the file descriptor number could be reused), but as
Postgres has no such execution such a loop seems harmless for now: the
second loop after EINTR would result in a prectable EBADF and then
subsequently exit.
0 commit comments