Skip to content

http: refactor emit error - #28696

Closed
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:http-refactor-emit-error
Closed

http: refactor emit error#28696
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:http-refactor-emit-error

Conversation

@ronag

Copy link
Copy Markdown
Member

A small cleanup.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the http Issues or PRs related to the http subsystem. label Jul 15, 2019
Comment threadlib/_http_client.js Outdated
@ronag
ronagforce-pushed the http-refactor-emit-error branch from d9b0bce to c611d93CompareJuly 15, 2019 12:55
@ronag

Copy link
Copy Markdown
MemberAuthor

Blocked by #20077

@trivikr

Copy link
Copy Markdown
Member

Code in PR #20077 landed, this PR can be rebased

@ronag

Copy link
Copy Markdown
MemberAuthor

@trivikr rebased

@ronag
ronagforce-pushed the http-refactor-emit-error branch from c611d93 to 24aead5CompareJuly 15, 2019 20:35
@trivikr

Copy link
Copy Markdown
Member

I missed comment from @Trott
#20077 was reverted #20077 (comment)

@Trott

Copy link
Copy Markdown
Member

Is this blocked on something still? #28683 perhaps?

@ronag

Copy link
Copy Markdown
MemberAuthor

@Trott I don't think this is relevant anymore due to #28683.

@ronagronag closed this Jul 17, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

httpIssues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@ronag@trivikr@Trott@jasnell@addaleax@lpinca@nodejs-github-bot