Skip to content

TSCUtility: implement FSWatch for Windows #239

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 2 commits into from
Sep 13, 2021
Merged

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Jul 1, 2021

Rather than simply take the no-op watcher which does not watch the file
system, implement the FS Watcher using ReadDirectoryChangesW. This
should allow SourceKit-LSP to be aware of changes to the
package.resolved file.

Rather than simply take the no-op watcher which does not watch the file
system, implement the FS Watcher using `ReadDirectoryChangesW`.  This
should allow SourceKit-LSP to be aware of changes to the
package.resolved file.
@compnerd compnerd marked this pull request as ready for review September 10, 2021 03:13
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit 492fe8d into swiftlang:main Sep 13, 2021
@compnerd compnerd deleted the watchman branch September 13, 2021 19:51
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