-
-
Notifications
You must be signed in to change notification settings - Fork 626
Closed
Labels
Description
nodejs/node#8913 started the conversation about naming anonymous functions, and we have had a slew of contributions around this
PR's include (incomplete list):
- http: name anonymous functions node#9054
- http: name anonymous functions node#9055
- assert: name anonymous functions node#9051
Should we be backporting these?
Have these all ended up doing what we expected and indeed improved the situation? I know there was some concern around whether or not some of the things being named were actually improving the situation. Has anything landed that shouldn't?
I think auditing all of these PR's in one go will be a good to to ensure that we have indeed improved the situation. That being said, should it be backported. I'm leaning to yes
/cc @nodejs/ctc @Raynos