★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/30833Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: remove duplicate _undestroy #30833

Closed
wants to merge 1 commit into from

Conversation

ronag
Copy link
Member

@ronag ronag commented Dec 7, 2019

initSocketHandle will call _undestroy.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

initSocketHandle will call _undestroy.
@ronag
Copy link
Member Author

@ronag ronag commented Dec 7, 2019

@Trott: I'm confused by this travis failure. What failed?

@Trott
Copy link
Member

@Trott Trott commented Dec 7, 2019

@Trott: I'm confused by this travis failure. What failed?

You mean the JS tests in particular? I don't know either. Let's kick off a Jenkins CI and see what that looks like....

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Dec 7, 2019

Trott
Trott approved these changes Dec 8, 2019
lpinca
lpinca approved these changes Dec 8, 2019
danbev added a commit that referenced this issue Dec 11, 2019
initSocketHandle will call _undestroy.

PR-URL: #30833
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@danbev
Copy link
Member

@danbev danbev commented Dec 11, 2019

Landed in 855ca73.

@danbev danbev closed this Dec 11, 2019
targos added a commit that referenced this issue Dec 11, 2019
initSocketHandle will call _undestroy.

PR-URL: #30833
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Dec 13, 2019
targos added a commit that referenced this issue Jan 14, 2020
initSocketHandle will call _undestroy.

PR-URL: #30833
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
BethGriggs pushed a commit that referenced this issue Feb 6, 2020
initSocketHandle will call _undestroy.

PR-URL: #30833
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants