| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Woo! thank you! (it's always a happy day when someone takes something off your todo list ;-) ...). This LGTM.
Another possible approach is to make these buffers per-Http2Session but given how they're used, per-Environment works well too. Love the additional code cleanups included
Sorry, something went wrong.
As discussed in the review for nodejs#14239, these buffers should be per-Environment rather than static. PR-URL: nodejs#14744 Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: nodejs#14744 Reviewed-By: James M Snell <jasnell@gmail.com>
Sorry, something went wrong.
As discussed in the review for nodejs#14239, these buffers should be per-Environment rather than static. PR-URL: nodejs#14744 Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: nodejs#14744 Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #14744 Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
As discussed in the review for #14239, these buffers should be per-Environment rather than static.
Checklist
Affected core subsystem(s)
http2