mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-02 12:26:18 +00:00
- use a tuple rather than a list for the iterable that is passed into the wrapped function, for performance - test that we can pass an iterable and that keys are correctly deduped.