Skip to content
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

Allow cancelling webview's readFileStream calls #149964

Merged
merged 1 commit into from May 19, 2022

Conversation

mjbvz
Copy link
Contributor

@mjbvz mjbvz commented May 19, 2022

This passes a cancellation token to readFileStream (this parameter was recently added). This ensures we stop reading the file if the webview is disposed of

This passes a cancellation token to `readFileStream`. This ensures we stop reading the file if the webview is disposed of
@mjbvz mjbvz added this to the May 2022 milestone May 19, 2022
@mjbvz mjbvz self-assigned this May 19, 2022
@mjbvz mjbvz enabled auto-merge (squash) May 19, 2022 18:34
@sbatten sbatten self-requested a review May 19, 2022 18:38
@mjbvz mjbvz merged commit 92b6c1b into microsoft:main May 19, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2022
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.

None yet

2 participants