getsentry / sentry-ruby

Sentry SDK for Ruby
https://sentry.io/for/ruby
MIT License
927 stars 493 forks source link

investigate Ruby 2.6 & Rails 6.1.0 test #2266

Closed sl0thentr0py closed 5 months ago

sl0thentr0py commented 6 months ago

its running in some weird debug trace mode and spamming a lot https://github.com/getsentry/sentry-ruby/actions/runs/8266398213/job/22614280674#logs

2024-03-13T14:32:04.6144172Z (rdb:1) (rdb:1) (rdb:1) (rdb:1) (rdb:1) Debug.rb
2024-03-13T14:32:07.4792983Z    from /opt/hostedtoolcache/Ruby/2.6.10/x64/lib/ruby/gems/2.6.0/gems/rack-2.2.8.1/lib/rack/tempfile_reaper.rb:15:in `call'
st0012 commented 5 months ago

I think I know the reason. Will re-assign to myself and investigate.