Skip to content

Conversation

@legendecas
Copy link
Member

@legendecaslegendecas commented Apr 6, 2021

JavaScript exceptions could be arbitrary values.

Status-quo of the behavior would result in TypeError in node internals

TypeError: Cannot read property 'stack' of null at fatalError (node:internal/async_hooks:161:16) 

@nodejs-github-botnodejs-github-bot added async_hooks Issues and PRs related to the async hooks subsystem. needs-ci PRs that need a full CI run. labels Apr 6, 2021
@legendecaslegendecasforce-pushed the async_hooks/fatal_error branch 2 times, most recently from bdc1aa2 to 4f5beadCompareApril 6, 2021 04:09
…rror JavaScript exceptions could be arbitrary values.
@legendecaslegendecasforce-pushed the async_hooks/fatal_error branch from 4f5bead to 56f756aCompareApril 6, 2021 11:21
@nodejs-github-bot

This comment has been minimized.

@FlarnaFlarna added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. and removed author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Apr 7, 2021
@Flarna
Copy link
Member

@legendecas Unfortunately it seems your test fails on windows (see https://ci.nodejs.org/job/node-test-binary-windows-js-suites/9219/)

@legendecas
Copy link
MemberAuthor

@Flarna thanks, fixed.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@FlarnaFlarna added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 7, 2021
@jasnelljasnell requested a review from addaleaxApril 7, 2021 13:58
Co-authored-by: Anna Henningsen <[email protected]>
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot
Copy link
Collaborator

CI: https://ci.nodejs.org/job/node-test-pull-request/37269/

Flarna pushed a commit that referenced this pull request Apr 8, 2021
JavaScript exceptions could be arbitrary values. PR-URL: #38106 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Gerhard Stöbich <[email protected]> Reviewed-By: James M Snell <[email protected]>
@Flarna
Copy link
Member

Landed in d861324

@FlarnaFlarna closed this Apr 8, 2021
@legendecaslegendecas deleted the async_hooks/fatal_error branch April 9, 2021 17:13
targos pushed a commit that referenced this pull request May 1, 2021
JavaScript exceptions could be arbitrary values. PR-URL: #38106 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Gerhard Stöbich <[email protected]> Reviewed-By: James M Snell <[email protected]>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async_hooksIssues and PRs related to the async hooks subsystem.author readyPRs that have at least one approval, no pending requests for changes, and a CI started.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@legendecas@nodejs-github-bot@Flarna@jasnell@addaleax@aduh95