-
-
Notifications
You must be signed in to change notification settings - Fork 37.4k
[Request] backport libuv v1.50 to v22 LTS #57203
Copy link
Copy link
Closed
Labels
feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.
Description
Activity
Metadata
Metadata
Assignees
Labels
feature requestIssues requesting new Node.js features.Issues requesting new Node.js features.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.
Type
Projects
- StatusShow more project fieldsAwaiting Triage
What is the problem this feature will solve?
Many nuxt.js users on Windows suffers from memory leak which may be caused by libuv v1.4 nuxt/devtools#761. It seems that libuv v1.5 has fixed this but has not been backported to node v22.
What is the feature you are proposing to solve the problem?
Very appreciated if libuv v1.5 could be backported to v22 LTS
What alternatives have you considered?
No response