swiftlang / swift-package-manager

The Package Manager for the Swift Programming Language
Apache License 2.0
9.75k stars 1.35k forks source link

APIDiff.swift: Address warning by using task group instead of semaphore #7959

Closed valeriyvan closed 2 months ago

MaxDesiatov commented 2 months ago

@swift-ci test

MaxDesiatov commented 2 months ago

@swift-ci test

rauhul commented 2 months ago

Could we factor this into a more reusable component, like this?

Sequence+ParallelMap.swift.txt

valeriyvan commented 2 months ago

Could we factor this into a more reusable component, like this?

Not in this PR. Open an issue if you think it does worth it.

valeriyvan commented 2 months ago

You'll have to add import _Concurrency to the file you've changed to fix CMake builds and unblock CI.

done

MaxDesiatov commented 2 months ago

@swift-ci test

MaxDesiatov commented 2 months ago

@swift-ci test windows

MaxDesiatov commented 2 months ago

@swift-ci test windows