swift
30b76069 - Update task cancellation API based on review feedback

Commit
4 years ago
Update task cancellation API based on review feedback Swap the order of the arguments so we now have: await withTaskCancellationHandler { // do stuff } onCancel: { // .. } (cherry picked from commit 72d8197ce7eadb4869c896d2a592560f03f0470d)
Author
Committer
Parents
Loading