Skip to content

Make close() in interface Watch<T> public#32076

Merged
sheetalkamat merged 1 commit into
microsoft:masterfrom
stristr:master
Jul 1, 2019
Merged

Make close() in interface Watch<T> public#32076
sheetalkamat merged 1 commit into
microsoft:masterfrom
stristr:master

Conversation

@stristr

@stristr stristr commented Jun 25, 2019

Copy link
Copy Markdown
Contributor

This change allows users of the compiler API to manually close the filesystem watcher using the return value of createWatchProgram(host).

Closes #31526

@sheetalkamat sheetalkamat merged commit 1bd631e into microsoft:master Jul 1, 2019
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggestion: expose close() in Watch<T>

2 participants