Commit 67a0ab2
committed
test(python-sdk): widen TLS retry to connection-lost races
The recorded TLS thread-safety race also manifests as ConnectionError
from the reader (seen on CI's 3.13), not only TimeoutError; retry both.1 parent 6ff0273 commit 67a0ab2
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
| 348 | + | |
348 | 349 | | |
349 | 350 | | |
350 | | - | |
| 351 | + | |
351 | 352 | | |
352 | 353 | | |
353 | 354 | | |
| |||
0 commit comments