forked from nodejs/diagnostics
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: add meeting minutes for 10th march 2021
Fixes: nodejs#468
- Loading branch information
1 parent
420b30c
commit c3f1486
Showing
1 changed file
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# Node.js Diagnostics WorkGroup Meeting 2021-03-10 | ||
|
||
## Links | ||
|
||
* **Recording**: https://www.youtube.com/watch?v=D11Im3fCCs0 | ||
* **GitHub Issue**: https://github.com/nodejs/diagnostics/issues/468 | ||
* **Minutes Google Doc**: https://docs.google.com/document/d/1Tu1JpIizd4BKl52l43RcyCvRdnxOKNP1tiY7pv5HxfQ/edit | ||
|
||
## Present | ||
|
||
* Diagnostics team: @nodejs/diagnostics | ||
* Stephen Belanger (@qard) | ||
* Gerhard Stöbich (@flarna) | ||
* Richard Lau (@richardlau) | ||
* Rafael Gonzaga (@rafaelgss) | ||
* Michael Dawson (@mhdawson) | ||
* Mary Marchini (@mmarchini) | ||
* Gireesh Punathil (@gireeshpunathil) | ||
|
||
## Agenda | ||
|
||
## Announcements | ||
|
||
*Extracted from **diag-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting. | ||
|
||
### nodejs/node | ||
|
||
* async_hooks: use new v8::Context PromiseHook API [#36394](https://github.com/nodejs/node/pull/36394) | ||
*Stephen has some additional changes he needs to make, planning to that this week | ||
|
||
### nodejs/diagnostics | ||
|
||
* Identify async_hooks use cases beyond AsyncLocalStorage [#437](https://github.com/nodejs/diagnostics/issues/437) | ||
* Stephen: working on todo list, writing blog post to help get more input | ||
* PR open to make AsyncLocalStorage stable, looking good so far | ||
* Stephen will look at PR to make AsyncResource stable as well | ||
|
||
### nodejs/node-inspect | ||
|
||
* update: add blackbox by default [#99](https://github.com/nodejs/node-inspect/pull/99) | ||
* Waiting for some additional input | ||
* Possible we are missing the node prefix on internal module. | ||
|
||
## Q&A, Other | ||
|
||
## Upcoming Meetings | ||
|
||
* **Node.js Foundation Calendar**: https://nodejs.org/calendar | ||
|
||
Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. |