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
fix: sending two errors to client when Pg shuts the connection down (#841)
- fix: don't send two errors to the client when server closes connection
- fix: don't trigger ban behavior either (we would ban database if it
closed the connection first)
0 commit comments