mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-25 20:06:36 -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. |
||
|---|---|---|
| .. | ||
| transport | ||
| __init__.py | ||
| federation_base.py | ||
| federation_client.py | ||
| federation_server.py | ||
| persistence.py | ||
| send_queue.py | ||
| transaction_queue.py | ||
| units.py | ||