-
Notifications
You must be signed in to change notification settings - Fork 30.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
child_process: add fast path for spawn
#57196
base: main
Are you sure you want to change the base?
Conversation
Unrelated CI benchmark failure...
Who's a good ping on that? @nodejs/benchmarking |
https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/1662/
|
nit: I find the commit message a bit confusing, our guidelines asks for the first word to be an imperative verb, which "spawn" is, but is not used as such here. My suggestion would be |
spawn
No description provided.