Skip to content

asyncHooksRegEx doesn't match the correct traces #34

@hmeerlo

Description

@hmeerlo

Hey, I noticed that all my stack traces start with AsyncHook.init so I looked at the source code and the following regex:

const asyncHooksRegEx = /\((internal\/)?async_hooks\.js:/ at index.js:7

doesn't match my stack trace. In my stack traces there is no .js extension for the async_hooks calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions