a5cd06dc04
* backport of commit 66494c8129cddf33eb0cf435b6cb2f76bc47416f * Remove slices package * remove slices --------- Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
```release-note:bug
|
|
core: fix bug where deadlock detection was always on for expiration and quotas.
|
|
These can now be configured individually with `detect_deadlocks`.
|
|
```
|
|
|