Commit 718894e
committed
test(oauth): bound each callback delivery attempt by the remaining deadline
A listener that accepts the connection but never answers would hold the
retry loop past its deadline, leaving the flow unabortable.1 parent 503c8d5 commit 718894e
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
361 | 363 | | |
362 | | - | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
363 | 367 | | |
364 | 368 | | |
365 | 369 | | |
| |||
0 commit comments