Commit fdd2a62
committed
Silence
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
#_perform method redefinition warning1 parent a3d87a6 commit fdd2a62
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments