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
Sentry is attempting to send 2 pending error messages
Waiting up to 2 seconds
Press Ctrl-C to quit
Expected Result
Sentry is attempting to send 2 pending error messages -> events
Waiting up to 2 seconds
Press Ctrl-C to quit
Actual Result
It seems like sentry-python handles errors and traces in the same way in atexit callback. Please update the message from "error messages" to "events" if so.