FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src: use BaseObjectPtr in StreamReq::Dispose by jasnell · Pull Request #33102 · nodejs/node · GitHub

/ node Public

src: use BaseObjectPtr in StreamReq::Dispose - #33102

Closed
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:stream-base-dispose-use-baseobjectptr
Closed

src: use BaseObjectPtr in StreamReq::Dispose#33102
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:stream-base-dispose-use-baseobjectptr

Conversation

jasnell commented Apr 27, 2020
edited
Loading

Copy link
Copy Markdown
Member

Allow the AsyncWrap to be properly detached.

Extracted from the [QUIC PR](nodejs#32379).

Signed-off-by: James M Snell <jasnell@gmail.com>
nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Apr 27, 2020
jasnell requested review from addaleax and sam-github April 27, 2020 20:05

Copy link
Copy Markdown
Collaborator

nodejs-github-bot commented Apr 28, 2020
edited by addaleax
Loading

Copy link
Copy Markdown
Collaborator

jasnell added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Apr 28, 2020

jasnell commented May 6, 2020

Copy link
Copy Markdown
Member Author

Landed in 1dc006e

Copy link
Copy Markdown
Member

@jasnell should this go back to v12.x? There are a handful of conflicts - I'll add the label but feel free to change it!

addaleax commented Jun 7, 2020

Copy link
Copy Markdown
Member

@codebytere The changes conflict with #32307, but that’s just cleanup, and ignoring the conflicts should be totally okay here (i.e. git cherry-pick --strategy=recursive --strategy-option=theirs 1dc006ef1990d4dcb67a9521bc643638aeba248b). Would you feel comfortable applying that or should I open a backport PR with that?

Copy link
Copy Markdown
Member

Ah ok! sgtm - I'll take it :D

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL