synapse/changelog.d/8591.misc
Richard van der Hoff 96e7d3c4a0
Fix 'LruCache' object has no attribute '_on_resize' (#8591)
We need to make sure we are readu for the `set_cache_factor` callback.
2020-10-19 21:13:50 +01:00

2 lines
53 B
Plaintext

Move metric registration code down into `LruCache`.