Token cancellation requested error in vscode Razor integraiton tests when inserting text into a document
Open
Razor
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 17h 56m
- Merged PRs (30d)
- 21
Description
Trying to insert text into a Razor document during Razor integration tests results in an error in razorDocumentSynchronizer.

So far I've seen it only in Razor integraiton tests and I haven't been able to figure out the exact root cause as the issue is intermittent and not easy to hit under debugger.
Incidentally it was failing our Razor integration completion tests since they were the only ones modifying the document. I removed document modification from those tests for now to make them reliable and filing this separate issue to investigate further.
Contributor guide
Assessment
This issue has not been assessed yet.