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
The Node adapter seems to hang when the SDK is used in instrumentation.server.ts and the server is shut down. We can fix this by listening to the process.on('sveltekit:shutdown') event.