|
| 1 | +# Node.js Foundation Technical Steering Committee (TSC) Meeting 2019-02-13 |
| 2 | + |
| 3 | +## Links |
| 4 | + |
| 5 | +* **Recording**: https://youtu.be/b8FeRjXC67g |
| 6 | +* **GitHub Issue**: https://github.com/nodejs/TSC/issues/664 |
| 7 | +* **Minutes Google Doc**: https://docs.google.com/document/d/1ow99XN_btUNt-z-aTa7NCPbB4jKM3g8HCHGREAsJ1xk |
| 8 | + |
| 9 | +## Present |
| 10 | + |
| 11 | +* Colin Ihrig @cjihrig (TSC) |
| 12 | +* Gabriel Schulhof @gabrielschulhof (TSC) |
| 13 | +* Jeremiah Senkpiel @Fishrock123 (TSC) |
| 14 | +* Matteo Collina @mcollina (TSC) |
| 15 | +* Sakthipriyan Vairamani @thefourtheye (TSC) |
| 16 | + |
| 17 | +## Agenda |
| 18 | + |
| 19 | +### Announcements |
| 20 | + |
| 21 | +No announcments |
| 22 | + |
| 23 | + |
| 24 | +Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting. |
| 25 | + |
| 26 | +### nodejs/node |
| 27 | + |
| 28 | +* process: improve nextTick performance [#25461](https://github.com/nodejs/node/pull/25461) |
| 29 | + |
| 30 | +Matteo proposed https://github.com/nodejs/node/pull/25461#discussion_r256348109 to resolve the @apapirovski objection. No one objects. |
| 31 | + |
| 32 | +### nodejs/TSC |
| 33 | + |
| 34 | +* Tracking issue for updating TSC on Board Meetings [#476](https://github.com/nodejs/TSC/issues/476) |
| 35 | + |
| 36 | +Matteo: Some updates from myles recently to the bootstrap wg. |
| 37 | +Matteo: People should check this stuff out if they are interested in the governance of the new foundation, it is important. |
| 38 | + |
| 39 | +See https://github.com/nodejs/bootstrap/tree/master/proposals |
| 40 | + |
| 41 | +* Strategic Initiatives - Tracking Issue [#423](https://github.com/nodejs/TSC/issues/423) |
| 42 | + |
| 43 | + - Modules: Our understanding is that the module team is working forward on a minimum implementation |
| 44 | + - N-API: Lots of activity with [node-addon-api](https://www.npmjs.com/package/node-addon-api). Working on porting important npm modules. Still in the process of marking tsnf as non-experimental. |
| 45 | + - Governance: |
| 46 | + - Streams: Jeremiah beginning to look at what a pull stream api would look like for libuv. |
| 47 | + - Async-Hooks: weakrefs & domain silliness |
| 48 | + - Open Standards: |
| 49 | + - Core Promise APIs: new PR opened by Matteo - generate a promise out of a ‘once’ eventemitter event: https://github.com/nodejs/node/pull/26078. |
| 50 | + - Python & GYP: Made most core python scripts be compat with both python 2 & 3. Working on gyp core now. Trying to get both python 2 & 3 into the build/test matrix in CI. |
| 51 | + |
| 52 | + |
| 53 | +## Q&A, Other |
| 54 | + |
| 55 | +## Upcoming Meetings |
| 56 | + |
| 57 | +* **Node.js Foundation Calendar**: https://nodejs.org/calendar |
| 58 | + |
| 59 | +Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. |
| 60 | + |
| 61 | + |
0 commit comments