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
I'd like to get rid of this noisy warning:
```shell
sentry-rails-5.26.0/lib/sentry/rails/background_worker.rb:5: warning: method redefined; discarding old _perform
sentry-ruby-5.26.0/lib/sentry/background_worker.rb:74: warning: previous definition of _perform was here
```
#skip-changelog
# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
#
# Date: Sun Aug 24 01:04:29 2025 +0400
#
# On branch silence-perform-method-redefinition-warning
# Changes to be committed:
# modified: lib/sentry/rails/background_worker.rb
#
0 commit comments