synapse-product/changelog.d
Sean Quah 3c1c40d843
Clean up the test code for client disconnections (#12929)
* Reword failure message about `await_result=False`
* Use `reactor.advance()` instead of `reactor.pump()`
* Raise `AssertionError`s ourselves
* Un-instance method `_test_disconnect`
* Replace `ThreadedMemoryReactorClock` with `MemoryReactorClock`
2022-06-07 18:17:32 +01:00
..
.gitignore
12674.misc Test cancellation at every await during request handling (#12674) 2022-06-07 17:14:47 +01:00
12738.misc Return the same error message from /login when password is incorrect and when account doesn't exist. (#12738) 2022-06-07 14:58:48 +00:00
12929.misc Clean up the test code for client disconnections (#12929) 2022-06-07 18:17:32 +01:00
12963.misc Reduce amount of state we pull out when attempting to send catchup PDUs. (#12963) 2022-06-07 14:35:56 +01:00
12969.misc Fix a stale comment in get_room_version_id_txn. (#12969) 2022-06-07 07:44:31 -04:00
12970.misc Consolidate the logic of delete_device/delete_devices. (#12970) 2022-06-07 07:43:35 -04:00
12973.bugfix Fix Synapse git info missing in version strings (#12973) 2022-06-07 15:24:11 +01:00
12979.bugfix Use dummy fallback engines if imports fail (#12979) 2022-06-07 17:33:55 +01:00