-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
doc: add TC meeting 2015-05-13 minutes #1700
Conversation
* Brian: looking over potential optimizations in the JS codebase, started working on a DNS resolver as a potential replacement for cares | ||
* Chris: fixing race conditions in the REPL, poking at adding Ctrl-R history searching to readline | ||
* Domenic: working with V8 team in Munich, working on v8-extras feature, putting large portions of things into snapshot to speed up startup and other things: https://groups.google.com/forum/#!topic/v8-users/D6FmTwlvCgk | ||
* Jeremiah: issue management, working on tooling for automatic dependency upgrades, see [#1688](https://github.com/iojs/io.js/pull/1688) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My own wording here isn't really the best, it's not really automatic...
comment / question, but LGTM otherwise. |
|
||
### Put `*Sync` methods behind a flag in some future major version [#1665](https://github.com/iojs/io.js/issues/1665) | ||
|
||
* Ben: some people feel that fs.*Sync() methods are harmful and would like to see them go away and be behind a flag |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The markdown parser gets confused by the lone asterisk here.
LGTM with a style quibble. |
536c3ad
to
24bc904
Compare
PR-URL: nodejs#1700 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
24bc904
to
1330ee3
Compare
PR-URL: nodejs#1700 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
No description provided.