Commit 00cd668
committed
test: use one-off agent in http consumed timeout test
Disable connection pooling for the client request so server.close()
does not wait on an idle keep-alive socket before retrying the test.
This keeps the test focused on request timeout behavior instead of
HTTP keep-alive teardown timing.
Signed-off-by: Kamat, Trivikram <16024985+trivikr@users.noreply.github.com>1 parent 2e19033 commit 00cd668
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments