summary refs log tree commit diff
path: root/changelog.d/12180.misc
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/12180.misc')
-rw-r--r--changelog.d/12180.misc1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/12180.misc b/changelog.d/12180.misc
deleted file mode 100644

index 7a347352fd..0000000000 --- a/changelog.d/12180.misc +++ /dev/null
@@ -1 +0,0 @@ -Add `delay_cancellation` utility function, which behaves like `stop_cancellation` but waits until the original `Deferred` resolves before raising a `CancelledError`.