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

computeStickyModel: check token cancellation because it signals that the model is disposed #183452

Merged
merged 1 commit into from May 26, 2023

Conversation

ulugbekna
Copy link
Contributor

Fixes #180702

@ulugbekna ulugbekna self-assigned this May 25, 2023
@ulugbekna ulugbekna requested a review from aiday-mar May 25, 2023 17:32
@VSCodeTriageBot VSCodeTriageBot added this to the May 2023 milestone May 25, 2023
@ulugbekna
Copy link
Contributor Author

This guy could also check its cancellation token because the model it wants to use is disposed but I don't know the contract that RangeProvider's compute has for returning Promise<null>

@aiday-mar aiday-mar merged commit 670f92f into main May 26, 2023
6 checks passed
@aiday-mar aiday-mar deleted the ulugbekna/computeStickyModel-model-is-disposed branch May 26, 2023 07:21
meganrogge pushed a commit that referenced this pull request May 26, 2023
…l-model-is-disposed

computeStickyModel: check token cancellation because it signals that the model is disposed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 10, 2023
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.

sticky scroll: exception "model is disposed"
3 participants