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

Add helper class for testing request cancellation #12630

Merged
merged 8 commits into from
May 10, 2022
1 change: 1 addition & 0 deletions changelog.d/12630.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add `@cancellable` decorator, for use on endpoint methods that can be cancelled when clients disconnect.
DMRobertson marked this conversation as resolved.
Show resolved Hide resolved