Uh oh!
There was an error while loading. Please reload this page.
[v22.x backport] worker: make Worker async disposable - #58455
Conversation
juanarbol
commented
May 26, 2025
Maybe it is quite irrelevant, but this backport diverges a bit from the original PR (one extra commit) and each commit is missing its metadata (trailing, same as the original PR). |
jasnell
commented
May 26, 2025
This was a manual commit put together before the other one landed. Will update it with the metadata later. |
23474ab to
a8ffbcdCompareThere was a problem hiding this comment.
This was a manual commit put together before the other one landed. Will update it with the metadata later.
Oh, I see. Although, all commits needs its trailers. I think a rebase and a ncu command for each patch will fix it. I'm approving considering that you'll add the git trailers for each commit as it should be.
jasnell
commented
May 26, 2025
i'm not planning on back porting both of the original commits since one is only relevant for 24.x. This one commit combines the base change along the 22.x version of the test that landed in the original. |
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Jun 10, 2025
nodejs-github-bot
commented
Jun 15, 2025
nodejs-github-bot
commented
Jul 21, 2025
nodejs-github-bot
commented
Jul 21, 2025
nodejs-github-bot
commented
Jul 22, 2025
nodejs-github-bot
commented
Jul 24, 2025
nodejs-github-bot
commented
Jul 24, 2025
nodejs-github-bot
commented
Jul 27, 2025
nodejs-github-bot
commented
Jul 27, 2025
nodejs-github-bot
commented
Jul 28, 2025
nodejs-github-bot
commented
Jul 28, 2025
PR-URL: nodejs#58385 Backport-PR-URL: nodejs#58455 Reviewed-By: LiviaMedeiros <livia@cirno.name> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
PR-URL: nodejs#58385 Backport-PR-URL: nodejs#58455 Reviewed-By: LiviaMedeiros <livia@cirno.name> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
514262c to
66fccc2Compareaduh95
commented
Jul 28, 2025
Landed in 6905258...66fccc2 |
Uh oh!
There was an error while loading. Please reload this page.
Backport of #58385