synapse-product/synapse/groups
Richard van der Hoff 2a13af23bc Use run_in_background in preference to preserve_fn
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.
2018-04-27 12:55:51 +01:00
..
__init__.py Initial group server implementation 2017-07-10 15:44:15 +01:00
attestations.py Use run_in_background in preference to preserve_fn 2018-04-27 12:55:51 +01:00
groups_server.py de-lint, quote consistency 2018-04-06 16:02:06 +01:00