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 6f310f1 commit c5dbecaCopy full SHA for c5dbeca
stdlib/public/Concurrency/GlobalConcurrentExecutor.swift
@@ -32,7 +32,6 @@ import Swift
32
///
33
/// Customizing the global concurrent executor is currently not supported.
34
@available(SwiftStdlib 9999, *)
35
-nonisolated(unsafe)
36
public var globalConcurrentExecutor: any TaskExecutor {
37
get {
38
_DefaultGlobalConcurrentExecutor.shared
0 commit comments