mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-15 15:48:53 -05:00
While I was going through uses of preserve_fn for other PRs, I converted places which only use the wrapped function once to use run_in_background, to avoid creating the function object. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| download_resource.py | ||
| filepath.py | ||
| identicon_resource.py | ||
| media_repository.py | ||
| media_storage.py | ||
| preview_url_resource.py | ||
| storage_provider.py | ||
| thumbnail_resource.py | ||
| thumbnailer.py | ||
| upload_resource.py | ||