| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
|
Looks like another commit is missing? |
Sorry, something went wrong.
|
The test passed 1000 as 1e3, which is double, not int32. Probably another commit is missing. |
Sorry, something went wrong.
Javascript has only number.... Maybe include #34609 in the backport PR as it fixes something in the test added here. |
Sorry, something went wrong.
Sorry, something went wrong.
|
The tests pass now (The arguments to parser.initialize are different in 14. I adapted them), and I confirmed it fixes the issue. |
Sorry, something went wrong.
|
The test fails look like that ones fixed by #34609 |
Sorry, something went wrong.
|
It no longer fails. Unfortunately, the CI keeps running and notifying even after force-push... |
Sorry, something went wrong.
|
Oops, didn't notice the bsd tests. Yes, it looks like it. I'll amend. |
Sorry, something went wrong.
headers timeout should not occur *after* headers have been received. Fixes: nodejs#35661 PR-URL: nodejs#34578 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Pranshu Srivastava <rexagod@gmail.com> (cherry picked from commit da4d8de)
|
I tested in my local with https://github.com/neversun/node-issue-35661 and this branch works. |
Sorry, something went wrong.
|
Let me ask for 👍 to fast track as this PR fixes a regression reported at #35661. cc @nodejs/releasers |
Sorry, something went wrong.
This needs to be targeted at v12.x-staging and CI rerun (as there are commits there that are not in v12.x. |
Sorry, something went wrong.
|
Agreed as I commented the same earlier and I should have arranged that before asking for fast-track. Then I just updated the targeted branch to v12.x-staging and triggered CI again. Once CI gets green light, I'll put fast-track label.
|
Sorry, something went wrong.
Sorry, something went wrong.
|
I took the fast-track since 48h or more has passed, but I still think this PR remains a high priority as it fixes the regression. cc @nodejs/releasers |
Sorry, something went wrong.
|
What are we waiting for? |
Sorry, something went wrong.
|
Let me cc @nodejs/backporters who can land this commit onto the staging branch. |
Sorry, something went wrong.
|
@watilde we'll review this and all 12.x backports before cutting the RC fwiw fast track isn't necessary for backports as they don't have the same timing requirement as they have previously been reviewed |
Sorry, something went wrong.
headers timeout should not occur *after* headers have been received. Fixes: #35661 PR-URL: #34578 Backport-PR-URL: #35819 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Pranshu Srivastava <rexagod@gmail.com> (cherry picked from commit da4d8de)
|
@MylesBorins Thank you for letting me know it! |
Sorry, something went wrong.
headers timeout should not occur *after* headers have been received. Fixes: #35661 PR-URL: #34578 Backport-PR-URL: #35819 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Pranshu Srivastava <rexagod@gmail.com> (cherry picked from commit da4d8de)
| Back | FazBrowse Home | New Git URL |
headers timeout should not occur after headers have been
received.
Fixes: #35661
PR-URL: #34578
Reviewed-By: Anna Henningsen anna@addaleax.net
Reviewed-By: Fedor Indutny fedor.indutny@gmail.com
Reviewed-By: Luigi Pinca luigipinca@gmail.com
Reviewed-By: James M Snell jasnell@gmail.com
Reviewed-By: Pranshu Srivastava rexagod@gmail.com
(cherry picked from commit da4d8de)
Checklist