synapse/tests
Erik Johnston deedb91732
Fix MultiWriterIdGenerator.current_position. (#8257)
It did not correctly handle IDs finishing being persisted out of
order, resulting in the `current_position` lagging until new IDs are
persisted.
2020-09-08 14:26:54 +01:00
..
api Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
app
appservice
config
crypto Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
events
federation Allow for make_awaitable's return value to be re-used. (#8261) 2020-09-08 07:26:55 -04:00
handlers Allow for make_awaitable's return value to be re-used. (#8261) 2020-09-08 07:26:55 -04:00
http Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
logging Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
module_api
push Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
replication Allow for make_awaitable's return value to be re-used. (#8261) 2020-09-08 07:26:55 -04:00
rest Allow for make_awaitable's return value to be re-used. (#8261) 2020-09-08 07:26:55 -04:00
scripts
server_notices Allow for make_awaitable's return value to be re-used. (#8261) 2020-09-08 07:26:55 -04:00
state Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
storage Fix MultiWriterIdGenerator.current_position. (#8257) 2020-09-08 14:26:54 +01:00
test_utils Allow for make_awaitable's return value to be re-used. (#8261) 2020-09-08 07:26:55 -04:00
util Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
__init__.py
server.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py
test_state.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
unittest.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
utils.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00