Skip to content
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 minutes for 27th june 2023 #616

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 48 additions & 0 deletions wg-meetings/2023-06-27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# Node.js Diagnostics WorkGroup Meeting 2023-06-27

## Links

* **Recording**: https://www.youtube.com/watch?v=ZPKPYqqtAGk
* **GitHub Issue**: https://github.com/nodejs/diagnostics/issues/615
* **Minutes Google Doc**: https://docs.google.com/document/d/1ZWUrpBDQosDGNUrweexZ4WGBJawxkWbRWcTKG-9UqBQ/edit

## Present

* Diagnostics team: @nodejs/diagnostics

Gabriel Bota (@dygabo)
Gireesh Punathil (@gireeshpunathil )
Stephen Belanger (@qard)
Chengzhong Wu (@legendecas)

## Agenda

## Announcements

*Extracted from **diag-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting.

### nodejs/node

* lib: rewrite AsyncLocalStorage without async_hooks [#48528](https://github.com/nodejs/node/pull/48528)
* started working on the model
* does not require async_hooks in anyway
* reviews welcome

### nodejs/diagnostics

* Issue for Diagnostics project related news ? [#614](https://github.com/nodejs/diagnostics/issues/614)
* Will wait for Michael

* TC39 proposal AsyncContext [#608](https://github.com/nodejs/diagnostics/issues/608)
* talked to the TC39 committee, no objections to using call the reject's call time context for unhandledRejection: https://github.com/tc39/proposal-async-context/issues/16#issuecomment-1531941423
* agreed on having generators record the context at the initialization time, and having every .next() just restore the initialization time's context: https://github.com/tc39/proposal-async-context/issues/18#issuecomment-1531935431



## Q&A, Other

## Upcoming Meetings

* **Node.js Project Calendar**: <https://nodejs.org/calendar>

Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.