mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-11 08:34:57 -05:00
on_notifier_poke no longer runs synchonously, so we have to do a different hack to make sure that the replication data has been sent. Let's actually listen for its arrival. |
||
|---|---|---|
| .. | ||
| api | ||
| appservice | ||
| config | ||
| crypto | ||
| events | ||
| federation | ||
| handlers | ||
| http | ||
| replication | ||
| rest | ||
| storage | ||
| util | ||
| __init__.py | ||
| server.py | ||
| test_distributor.py | ||
| test_dns.py | ||
| test_event_auth.py | ||
| test_federation.py | ||
| test_preview.py | ||
| test_server.py | ||
| test_state.py | ||
| test_test_utils.py | ||
| test_types.py | ||
| test_visibility.py | ||
| unittest.py | ||
| utils.py | ||