Skip to content

doc: add missing deprecation note - #33203

Closed
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:http-abort-deprecate-doc
Closed

doc: add missing deprecation note#33203
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:http-abort-deprecate-doc

Conversation

@ronag

@ronagronag commented May 1, 2020

Copy link
Copy Markdown
Member

Missing section in deprecation

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

@ronagronag added http Issues or PRs related to the http subsystem. doc Issues and PRs related to the documentations. labels May 1, 2020
@ronagronag mentioned this pull request May 1, 2020
4 tasks
ronag added a commit to nxtedition/node that referenced this pull request May 1, 2020
`socket.connect` is subtly broken due to timing and
_undestroy issues. Discourage usage and ask users
to instead create a new socket instance.
Refs: nodejs#33203
@ronagronag changed the title doc: add missing deprecation notdoc: add missing deprecation noteMay 1, 2020
@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 3, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@juanarbol

Copy link
Copy Markdown
Member

@ronag CI is not longer required for docs-only changes, it is ok to land with green GitHub actions. :)

ronag added a commit that referenced this pull request May 4, 2020
PR-URL: #33203
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
@ronag

ronag commented May 4, 2020

Copy link
Copy Markdown
MemberAuthor

Landed in 36b4c56

@ronagronag closed this May 4, 2020
targos pushed a commit that referenced this pull request May 4, 2020
PR-URL: #33203
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
@targostargos mentioned this pull request May 4, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.httpIssues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@ronag@nodejs-github-bot@juanarbol@addaleax@BridgeAR@targos