- Notifications
You must be signed in to change notification settings - Fork921
Commit2bc981c
fix: handle 'connection reset by peer' in postgres test utility
Add 'connection reset by peer' to the list of errors that should triggerstarting a new postgres container in the test utility. This fixes flakytests that fail when PostgreSQL resets connections.Fixes:coder/internal#695Co-authored-by: ibetitsmike <203725896+ibetitsmike@users.noreply.github.com>1 parent44d4646 commit2bc981c
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| 74 | + | |
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
|
0 commit comments
Comments
(0)