Skip to content

Generalize PollIndexRequest and BarrierRequest into a single SynchronizeRequest #2060

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Mar 12, 2025

This new request also allows us to wait for build system updates without waiting for background indexing to finish.

…chronizeRequest`

This new request also allows us to wait for build system updates without waiting for background indexing to finish.
@ahoppen
Copy link
Member Author

ahoppen commented Mar 12, 2025

@swift-ci Please test

Copy link
Contributor

@hamishknight hamishknight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@ahoppen ahoppen merged commit 1f1e440 into swiftlang:main Mar 14, 2025
3 checks passed
@ahoppen ahoppen deleted the synchronize-request branch March 14, 2025 22:10
ahoppen added a commit to ahoppen/sourcekit-lsp that referenced this pull request Mar 14, 2025
@ahoppen ahoppen mentioned this pull request Mar 14, 2025
ahoppen added a commit to ahoppen/swift-integration-tests that referenced this pull request Mar 17, 2025
I forgot to change `workspace/_pollIndex` to `workspace/_synchronize` in the integration test when merging swiftlang/sourcekit-lsp#2060.

rdar://147100271
ahoppen added a commit to ahoppen/swift-integration-tests that referenced this pull request Mar 17, 2025
I forgot to change `workspace/_pollIndex` to `workspace/_synchronize` in the integration test when merging swiftlang/sourcekit-lsp#2060.

rdar://147100271
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.

3 participants