mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
reword to minimize confusion since it's not a ruby memory leak
This commit is contained in:
parent
fb9e8577e6
commit
7b293f29f1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
4.1.2
|
||||
-----------
|
||||
|
||||
- Fix memory leak with worker data in Redis when a busy Sidekiq process
|
||||
- Fix Redis data leak with worker data when a busy Sidekiq process
|
||||
crashes. You can find and expire leaked data in Redis with this
|
||||
script:
|
||||
```bash
|
||||
|
|
Loading…
Add table
Reference in a new issue