Open avdi opened 5 days ago
This exception from sentry-ruby popped up on Sentry:
We've only seen it happen once, so not sure how to reproduce.
Not an exception
An exception
3.2.4
5.21.0
Rails
No response
I'm at a loss how this could happen, this is the relevant code
https://github.com/getsentry/sentry-ruby/blob/ceba0da67755c6168729027b84cb2eaac9179902/sentry-ruby/lib/sentry/session_flusher.rb#L31-L33
EDIT: nvm, I think we need a lock, will add.
Issue Description
This exception from sentry-ruby popped up on Sentry:
Reproduction Steps
We've only seen it happen once, so not sure how to reproduce.
Expected Behavior
Not an exception
Actual Behavior
An exception
Ruby Version
3.2.4
SDK Version
5.21.0
Integration and Its Version
Rails
Sentry Config
No response