-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Open
Labels
httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.
Description
Node.js v24.6.0
This should not be possible... looks like a node core bug to me
RangeError [ERR_OUT_OF_RANGE]: The value of "msecs" is out of range. It must be a non-negative finite number. Received NaN
at getTimerDuration (node:internal/timers:425:11)
at TLSSocket.setStreamTimeout [as setTimeout] (node:internal/stream_base_commons:243:11)
at resOnFinish (node:_http_server:1032:14)
at ServerResponse.emit (node:events:508:28)
at onFinish (node:_http_outgoing:1024:10)
at callback (node:internal/streams/writable:764:21)
at afterWrite (node:internal/streams/writable:708:5)
at onwrite (node:internal/streams/writable:686:7)
at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:105:10)
Metadata
Metadata
Assignees
Labels
httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.