MatrixSynapse/synapse/push
Erik Johnston 06a02bc1ce
Convert sending mail to async/await. (#7557)
Mainly because sometimes the email push code raises exceptions where the
stack traces have gotten lost, which is hopefully fixed by this.
2020-05-22 13:41:11 +01:00
..
__init__.py
action_generator.py
baserules.py
bulk_push_rule_evaluator.py
clientformat.py
emailpusher.py Convert sending mail to async/await. (#7557) 2020-05-22 13:41:11 +01:00
httppusher.py
mailer.py Convert sending mail to async/await. (#7557) 2020-05-22 13:41:11 +01:00
presentable_names.py
push_rule_evaluator.py
push_tools.py
pusher.py
pusherpool.py
rulekinds.py