-
- Downloads
Convert push to async/await. (#7948)
Showing
- changelog.d/7948.misc 1 addition, 0 deletionschangelog.d/7948.misc
- synapse/push/action_generator.py 2 additions, 5 deletionssynapse/push/action_generator.py
- synapse/push/bulk_push_rule_evaluator.py 25 additions, 37 deletionssynapse/push/bulk_push_rule_evaluator.py
- synapse/push/httppusher.py 25 additions, 33 deletionssynapse/push/httppusher.py
- synapse/push/presentable_names.py 6 additions, 9 deletionssynapse/push/presentable_names.py
- synapse/push/push_tools.py 9 additions, 13 deletionssynapse/push/push_tools.py
- synapse/push/pusherpool.py 28 additions, 42 deletionssynapse/push/pusherpool.py
- synapse/storage/data_stores/main/event_push_actions.py 2 additions, 2 deletionssynapse/storage/data_stores/main/event_push_actions.py
- tests/replication/slave/storage/test_events.py 4 additions, 2 deletionstests/replication/slave/storage/test_events.py
- tests/storage/test_event_push_actions.py 4 additions, 2 deletionstests/storage/test_event_push_actions.py
changelog.d/7948.misc
0 → 100644
Please register or sign in to comment