Skip to content

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Apr 7, 2023

🍒 Cherry-pick of #1319

In the InterModuleDependencyOracle, which may be shared across different instances of the Driver, all dependency scanning queries are executed synchronously on a shared dispatch queue. This is no longer necessary with the scanner guarding its own shared state as of swiftlang/swift#64615.

…pendency scan queries

In the `InterModuleDependencyOracle`, which may be shared across different instances of the `Driver`, all dependency scanning queries are executed synchronously on a shared dispatch queue.
This is no longer necessary with the scanner guarding its own shared state as of swiftlang/swift#64615.
@artemcm artemcm requested a review from nkcsgexi April 7, 2023 19:17
@artemcm
Copy link
Contributor Author

artemcm commented Apr 7, 2023

@swift-ci test

@artemcm artemcm merged commit 30e48aa into swiftlang:release/5.9 Apr 10, 2023
@artemcm artemcm deleted the 59NoCoarseDepScanSync branch April 10, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants