File tree Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Node.js Diagnostics WorkGroup Meeting 2021-03-24
2
+
3
+ ## Links
4
+
5
+ * ** Recording** : https://www.youtube.com/watch?v=1knzpdR3PDA
6
+ * ** GitHub Issue** : https://github.com/nodejs/diagnostics/issues/471
7
+ * ** Minutes Google Doc** : https://docs.google.com/document/d/1TOb3eYCKeOT6j8qoTgKL4VLqQPS5zkkvZHM7F2hdBOQ/edit
8
+
9
+ ## Present
10
+
11
+ * Stephen Belanger(@qard )
12
+ * Michael Dawson (@mhdawson )
13
+ * Gireesh Punathil (@gireeshpunatil )
14
+ * Chengzhong Wu (@legendecas )
15
+
16
+ ## Agenda
17
+
18
+ ## Announcements
19
+
20
+ * Extracted from ** diag-agenda** labelled issues and pull requests from the ** nodejs org** prior to the meeting.
21
+
22
+ ### nodejs/node
23
+
24
+ * async_hooks: use new v8::Context PromiseHook API [ #36394 ] ( https://github.com/nodejs/node/pull/36394 )
25
+ * a bit and back and forth with V8 team with minor changes, should be pretty much done
26
+ * Once lands will backport to Node.js
27
+
28
+ * src: report idle time correctly
29
+ [ #37868 ] ( https://github.com/nodejs/node/pull/37868 )
30
+ * want people to be aware this exists and get some additional reviews
31
+
32
+ ### nodejs/diagnostics
33
+
34
+ * Identify async_hooks use cases beyond AsyncLocalStorage [ #437 ] ( https://github.com/nodejs/diagnostics/issues/437 )
35
+ * still need to write blog post for that, hoping to get to it this week.
36
+
37
+
38
+
39
+ ## Q&A, Other
40
+
41
+ ## Upcoming Meetings
42
+
43
+ * ** Node.js Foundation Calendar** : https://nodejs.org/calendar
44
+
45
+ Click ` +GoogleCalendar ` at the bottom right to add to your own Google calendar.
You can’t perform that action at this time.
0 commit comments