swift
Turn @Sendable completion handlers into an experimental feature.
#60105
Merged

Turn @Sendable completion handlers into an experimental feature. #60105

DougGregor
DougGregor3 years ago👍 1

@Sendable on completion handlers imported from Objective-C has been
implemented for a while, but has been disabled in production builds
due to a number of problems we've encountered with rolling it out.

Introduce an experimental feature for @Sendable completion handlers
so we can iterate on this more before we enable it by default.

Part of rdar://85569247, which will cover re-landing this feature.

DougGregor [swift-ide-test] Add support for -enable-experimental-feature.
7a2851b8
DougGregor Turn `@Sendable` completion handlers into an experimental feature.
28a0f835
DougGregor
DougGregor3 years ago

@swift-ci please smoke test

DougGregor DougGregor merged d83429d2 into main 3 years ago
DougGregor DougGregor deleted the sendable-completion-handlers-as-experimental branch 3 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone