mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
903d11c43a
* Add `DeferredCache.get_immediate` method A bunch of things that are currently calling `DeferredCache.get` are only really interested in the result if it's completed. We can optimise and simplify this case. * Remove unused 'default' parameter to DeferredCache.get() * another get_immediate instance |
||
---|---|---|
.. | ||
__init__.py | ||
action_generator.py | ||
baserules.py | ||
bulk_push_rule_evaluator.py | ||
clientformat.py | ||
emailpusher.py | ||
httppusher.py | ||
mailer.py | ||
presentable_names.py | ||
push_rule_evaluator.py | ||
push_tools.py | ||
pusher.py | ||
pusherpool.py | ||
rulekinds.py |