Skip to content

Conversation

timfish
Copy link
Collaborator

@timfish timfish commented Mar 15, 2022

Fixes #4692

This fixes a number of issues with node stack parsing:

  • Regex did not cater for async stack frames (introduced node v12)
  • file:// was not being stripped from paths
  • Some anonymous functions were ending up as undefined.<anonymous>

@timfish timfish requested a review from AbhiPrasad March 15, 2022 21:29
@AbhiPrasad AbhiPrasad merged commit 4eadcaf into getsentry:master Mar 18, 2022
@timfish timfish deleted the fix/node-async-stack-parse branch March 23, 2022 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code missing in stack traces using 6.18.1
2 participants