How related are semantics of @concurrent
to those of the handler passed to withTaskCancellationHandler(handler:operation:)
? That handler is currently typed as a simple synchronous closure.
How related are semantics of @concurrent
to those of the handler passed to withTaskCancellationHandler(handler:operation:)
? That handler is currently typed as a simple synchronous closure.