test: test-async-wrap-constructor refactor-for-to-foreach#32631
test: test-async-wrap-constructor refactor-for-to-foreach#32631dericop wants to merge 4 commits intonodejs:masterfrom
Conversation
|
Hi @dericop! Can you make sure that That being said, I think it’s more common for new code to use |
|
@addaleax you're right. I've been reading and for/of is the most robust way to iterate over an array in JavaScript. |
For this kind of thing, using |
Co-Authored-By: Juan José <soyjuanarbol@gmail.com>
Co-Authored-By: Juan José <soyjuanarbol@gmail.com>
|
@addaleax Do you think that i should make any changes for approved the pull request? |
|
@dericop That question probably doesn’t go to just me. ;) I’ll approve this, with the error message test this seems like a good addition 👍 |
|
When this is landed, the commit message should be edited to conform with |
PR-URL: nodejs#32631 Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
|
Landed in e99ec39 🎉 Thank you!! Amazing |
PR-URL: #32631 Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
PR-URL: #32631 Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
PR-URL: #32631 Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
PR-URL: #32631 Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
PR-URL: #32631 Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
PR-URL: #32631 Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes