mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
I had originally thought that we'd get away without this because the executor construction generally happens in the async `main` function, but of course if a program doesn't already use Swift Concurrency, and someone uses it from a plug-in or library it loads, there's a risk that we might have a race condition. rdar://149346132
1.4 KiB
1.4 KiB