mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-31 21:25:48 +00: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.
2.6 KiB
2.6 KiB