mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-21 13:35:09 +00:00
ed1b879576
getfullargspec is relatively expensive and the results will not change between calls, so precalculate it outside the wrapper.