Skip to content

Commit ffaebbe

Browse files
committed
fixup: benchmark
1 parent 669781a commit ffaebbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

benchmarks/benchmark.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ const superagentAgent = new http.Agent({
8989
const undiciOptions = {
9090
path: '/',
9191
method: 'GET',
92+
blocking: false,
93+
reset: false,
9294
headersTimeout,
9395
bodyTimeout
9496
}

0 commit comments

Comments
 (0)