mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
7098b65cb8
Create the url_cache index on local_media_repository as a background update, so that we can detect whether we are on sqlite or not and create a partial or complete index accordingly. To avoid running the cleanup job before we have built the index, add a bailout which will defer the cleanup if the bg updates are still running. Fixes https://github.com/matrix-org/synapse/issues/2572. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
download_resource.py | ||
filepath.py | ||
identicon_resource.py | ||
media_repository.py | ||
preview_url_resource.py | ||
thumbnail_resource.py | ||
thumbnailer.py | ||
upload_resource.py |