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: handle 'connection reset by peer' in postgres test utility
Add 'connection reset by peer' to the list of errors that should trigger
starting a new postgres container in the test utility. This fixes flaky
tests that fail when PostgreSQL resets connections.
Fixes: coder/internal#695
Co-authored-by: ibetitsmike <203725896+ibetitsmike@users.noreply.github.com>
0 commit comments