mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-12 05:41:19 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
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.