Repro for withMonitor crashing server Issue: getsentry/sentry-javascript#16749 To run the repro: npm install [In Terminal 1] npm run dev [In Terminal 2] curl http://localhost:8000/crash. This will crash the server!