mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-18 04:54:19 -05:00
8601c24287
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. |
||
---|---|---|
.. | ||
v0 | ||
v1 | ||
__init__.py |