forked-synapse/tests/handlers
Erik Johnston 5859a5c569 Fix presence timeouts when synchrotron restarts. (#6212)
* Fix presence timeouts when synchrotron restarts.

Handling timeouts would fail if there was an external process that had
timed out, e.g. a synchrotron restarting. This was due to a couple of
variable name typoes.

Fixes #3715.
2019-10-18 06:42:26 +01:00
..
__init__.py
test_admin.py Fixup from review comments. 2019-07-04 11:41:06 +01:00
test_appservice.py
test_auth.py Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
test_device.py
test_directory.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_e2e_keys.py
test_e2e_room_keys.py change test name to be unique 2019-10-10 08:54:07 -04:00
test_federation.py Lint (again) 2019-10-03 11:30:43 +01:00
test_presence.py Fix presence timeouts when synchrotron restarts. (#6212) 2019-10-18 06:42:26 +01:00
test_profile.py
test_register.py Only count real users when checking for auto-creation of auto-join room 2019-09-09 14:48:08 +03:00
test_stats.py Fix and refactor room and user stats (#5971) 2019-09-04 13:04:27 +01:00
test_sync.py
test_typing.py Fix races in room stats (and other) updates. (#6187) 2019-10-10 11:29:01 +01:00
test_user_directory.py Remove access-token support from RegistrationStore.register (#5642) 2019-07-10 16:26:49 +01:00