summary refs log tree commit diff
path: root/changelog.d/12180.misc
blob: 7a347352fd919a4f7458dd35f93e88c3aa4499f7 (plain) (blame)
1
Add `delay_cancellation` utility function, which behaves like `stop_cancellation` but waits until the original `Deferred` resolves before raising a `CancelledError`.