-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
http: name anonymous function in _http_common.js #21755
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
Conversation
|
Thank you @kimberlake for your first PR in Node.js core! 🎉 CI: https://ci.nodejs.org/job/node-test-pull-request/15800/ |
|
Looks like CI hit a bunch of flakes last time, re-running: https://ci.nodejs.org/job/node-test-pull-request/15857/ |
|
Last CI was showing unstable, started a new one at https://ci.nodejs.org/job/node-test-pull-request/15881/ |
Refs: #8913 PR-URL: #21755 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
|
Landed in 72624fd Congratulations @kimberlake on your first commit in Node.js core! 🎉🎉🎉 |
Refs: #8913 PR-URL: #21755 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
Refs: #8913
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes