Commit 1656006
committed
LaxConnPool: Loop over expired connections
This change brings `LaxConnPool` into alignment with `StrictConnPool`,
which loops over pool entries and discards expired ones as they are
discovered, instead of returning them.1 parent a777eec commit 1656006
1 file changed
Lines changed: 3 additions & 5 deletions
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
| 445 | + | |
446 | 446 | | |
| 447 | + | |
| 448 | + | |
447 | 449 | | |
448 | | - | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | 450 | | |
453 | 451 | | |
454 | 452 | | |
| |||
0 commit comments