|
| 1 | +# Node.js Diagnostics WorkGroup Meeting 2021-03-10 |
| 2 | + |
| 3 | +## Links |
| 4 | + |
| 5 | +* **Recording**: https://www.youtube.com/watch?v=D11Im3fCCs0 |
| 6 | +* **GitHub Issue**: https://github.com/nodejs/diagnostics/issues/468 |
| 7 | +* **Minutes Google Doc**: https://docs.google.com/document/d/1Tu1JpIizd4BKl52l43RcyCvRdnxOKNP1tiY7pv5HxfQ/edit |
| 8 | + |
| 9 | +## Present |
| 10 | + |
| 11 | +* Diagnostics team: @nodejs/diagnostics |
| 12 | +* Stephen Belanger (@qard) |
| 13 | +* Gerhard Stöbich (@flarna) |
| 14 | +* Richard Lau (@richardlau) |
| 15 | +* Rafael Gonzaga (@rafaelgss) |
| 16 | +* Michael Dawson (@mhdawson) |
| 17 | +* Mary Marchini (@mmarchini) |
| 18 | +* Gireesh Punathil (@gireeshpunathil) |
| 19 | + |
| 20 | +## Agenda |
| 21 | + |
| 22 | +## Announcements |
| 23 | + |
| 24 | +*Extracted from **diag-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting. |
| 25 | + |
| 26 | +### nodejs/node |
| 27 | + |
| 28 | +* async_hooks: use new v8::Context PromiseHook API [#36394](https://github.com/nodejs/node/pull/36394) |
| 29 | + *Stephen has some additional changes he needs to make, planning to that this week |
| 30 | + |
| 31 | +### nodejs/diagnostics |
| 32 | + |
| 33 | +* Identify async_hooks use cases beyond AsyncLocalStorage [#437](https://github.com/nodejs/diagnostics/issues/437) |
| 34 | + * Stephen: working on todo list, writing blog post to help get more input |
| 35 | + * PR open to make AsyncLocalStorage stable, looking good so far |
| 36 | + * Stephen will look at PR to make AsyncResource stable as well |
| 37 | + |
| 38 | +### nodejs/node-inspect |
| 39 | + |
| 40 | +* update: add blackbox by default [#99](https://github.com/nodejs/node-inspect/pull/99) |
| 41 | + * Waiting for some additional input |
| 42 | + * Possible we are missing the node prefix on internal module. |
| 43 | + |
| 44 | +## Q&A, Other |
| 45 | + |
| 46 | +## Upcoming Meetings |
| 47 | + |
| 48 | +* **Node.js Foundation Calendar**: https://nodejs.org/calendar |
| 49 | + |
| 50 | +Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. |
0 commit comments