We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee536ce commit b0671c9Copy full SHA for b0671c9
stdlib/public/Concurrency/PartialAsyncTask.swift
@@ -454,6 +454,7 @@ extension ExecutorJob {
454
455
// Helper to create a trampoline job to execute a job on a specified
456
// executor.
457
+@available(StdlibDeploymentTarget 6.2, *)
458
extension ExecutorJob {
459
460
/// Create a trampoline to enqueue the specified job on the specified
0 commit comments