mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 23:00:37 -05:00
ExpiringCache required that `start()` be called before it would actually start expiring entries. A number of places didn't do that. This PR removes `start` from ExpiringCache, and automatically starts backround reaping process on creation instead. |
||
|---|---|---|
| .. | ||
| client | ||
| consent | ||
| key | ||
| media | ||
| __init__.py | ||