Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-http-expect-continue-reuse-race.js
File
test-http-expect-continue-reuse-race.js
test/parallel/test-http-expect-continue-reuse-race.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
// Regression test for a keep-alive socket reuse race condition.
4
//
Callers
nothing calls this directly
Calls
8
writeHead
Method · 0.80
listen
Method · 0.80
run
Function · 0.70
address
Method · 0.65
require
Function · 0.50
on
Method · 0.45
end
Method · 0.45
then
Method · 0.45
Tested by
no test coverage detected