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

Capture the Deferred for request cancellation in _AsyncResource #12694

Merged
merged 4 commits into from
May 10, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add newsfile
  • Loading branch information
Sean Quah committed May 10, 2022
commit b6c3904d05cdb88cbf076128f482c439d4b3b2db
1 change: 1 addition & 0 deletions changelog.d/12694.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Capture the `Deferred` for request cancellation in `_AsyncResource`.