mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This has been the behavior of the runtime since the initial release. Initially, it was thought that task executors would provide similar functionality, so they naturally took over the enumerator. After that changed, we forgot to change it back. Fortunately, we haven't released any versions of Swift with the task executors feature yet, so it's not too late to fix this.
64 KiB
64 KiB