You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`Concurrency/Runtime/custom_main_executor.swift` is failing because
`-executor-factory` driver option is added only in the legacy driver but
the corresponding change in the new driver is not yet merged.
swiftlang/swift-driver#1861
The swiftlang/swift test suite by default uses the legacy driver, so
let's just align with them.
0 commit comments