mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-07 06:42:13 +00:00
20f40348d4
It annoys me that we create temporary function objects when there's really no need for it. Let's factor the gubbins out of preserve_fn and start using it.