mirror of
https://github.com/element-hq/synapse.git
synced 2025-12-28 14:59:12 +00:00
Part of https://github.com/element-hq/synapse/issues/18905
Lints for ensuring we use `Clock.call_later` instead of
`reactor.callLater`, etc are coming in
https://github.com/element-hq/synapse/pull/18944
### Testing strategy
1. Configure Synapse to log at the `DEBUG` level
1. Start Synapse: `poetry run synapse_homeserver --config-path
homeserver.yaml`
1. Wait 10 seconds for the [database profiling
loop](
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_bulk_push_rule_evaluator.py | ||
| test_email.py | ||
| test_http.py | ||
| test_presentable_names.py | ||
| test_push_rule_evaluator.py | ||