Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina committed Nov 19, 2024
1 parent d09fdc4 commit e081072
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fetch/fire-and-forget.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ test('does not need the body to be consumed to continue', { timeout: 180_000, sk
throw new Error('gc is not available. Run with \'--expose-gc\'.')
}
const agent = new Agent({
pipelining: 1,
keepAliveMaxTimeout: 10,
keepAliveTimeoutThreshold: 10
})
Expand Down

0 comments on commit e081072

Please sign in to comment.