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

remove traceSyncIO from process by bmeck · Pull Request #2143 · nodejs/node · GitHub

/ node Public

remove traceSyncIO from process - #2143

Closed
bmeck wants to merge 1 commit into
nodejs:masterfrom
bmeck:remove-traceSyncIO-from-process
Closed

remove traceSyncIO from process#2143
bmeck wants to merge 1 commit into
nodejs:masterfrom
bmeck:remove-traceSyncIO-from-process

Conversation

bmeck commented Jul 9, 2015

Copy link
Copy Markdown
Member

this is unnecessary as per @trevnorris

bmeck mentioned this pull request Jul 9, 2015

Copy link
Copy Markdown
Contributor

I would be curious to see if anyone (not sure why?) is actually using this though. It seems to me like this would be a semver-major change if that is the case.

mscdex added c++ Issues and PRs that require attention from people who are familiar with C++. process Issues and PRs related to the process subsystem. labels Jul 9, 2015

Copy link
Copy Markdown
Contributor

LGTM

This property was added not that long ago by myself, and shouldn't have been. I don't see a conceivable way this could break any modules. If it does then we can add it back and wait for a major.

Copy link
Copy Markdown
Contributor

works for me LGTM

Copy link
Copy Markdown
Member

Pile-on LGTM.

bnoordhuis pushed a commit that referenced this pull request Jul 9, 2015
PR-URL: #2143
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>

Copy link
Copy Markdown
Member

Thanks, landed in 5ee4881.

bnoordhuis closed this Jul 9, 2015
bnoordhuis pushed a commit that referenced this pull request Jul 9, 2015
PR-URL: #2143
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
mscdex pushed a commit to mscdex/io.js that referenced this pull request Jul 9, 2015
PR-URL: nodejs#2143
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
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

c++ Issues and PRs that require attention from people who are familiar with C++. process Issues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL