You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
import*asSentryApifrom'@sentry/node';// Edit an assertion and save to see HMR in actionimport{ProfilingIntegration}from'@sentry/profiling-node';SentryApi.init({integrations: [newProfilingIntegration()],});
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/node
SDK Version
7.92.0
Framework Version
vitest any
Link to Sentry event
No response
SDK Setup
Steps to Reproduce
I tried to setup a minimal repro here: https://stackblitz.com/edit/vitest-dev-vitest-1gd3e9?file=src%2Fsentry.ts
but I failed, because profiling integration does not run on stackblitz.
So what you need to do:
Expected Result
Vitest does not crash
Actual Result
vitest crashes after a few runs
Screencast from 5.1.2024 17:53:35.webm