mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-30 12:33:21 -05:00
2a13af23bc
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.