[v18.x] http: remove closeIdleConnections function while calling server close. by kumarrishav · Pull Request #52336 · nodejs/node
added
http
labels
Apr 2, 2024
kumarrishav
changed the title
http: remove closeIdleConnections function while calling server close.
[v18.x] http: remove closeIdleConnections function while calling server close.
Correcting the nodejs#50194 backporting mistake. closeIdleConnections shouldnot be called while server.close in node v18. This behavior is for node v19 and above. fixes: nodejs#52330, nodejs#51677
richardlau pushed a commit that referenced this pull request
Apr 17, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters