Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit a10cc5f

Browse files
authored
Test cancellation at every await during request handling (#12674)
* Add tests for `/rooms/<room_id>/members` cancellation. * Add tests for `/rooms/<room_id>/state` cancellation. Signed-off-by: Sean Quah <[email protected]>
1 parent 00d915b commit a10cc5f

File tree

3 files changed

+551
-2
lines changed

3 files changed

+551
-2
lines changed

changelog.d/12674.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add tests for cancellation of `GET /rooms/$room_id/members` and `GET /rooms/$room_id/state` requests.

0 commit comments

Comments
 (0)