dotnet / dotnet/fsharp

FSharpClassificationService throws TaskCanceledException

Open
#14,840 0 comments 0 reactions 0 assignees View on GitHub
AI-thinks-windows-only Area-VS Bug Impact-Low
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 11h
Merged PRs (30d)
131

Description

```
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task)
Microsoft.CodeAnalysis.ExternalAccess.FSharp.Internal.Classification.FSharpClassificationService.d__4.MoveNext()
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task)
Microsoft.CodeAnalysis.Classification.ClassificationUtilities.d__5.MoveNext()
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task)
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task)
Microsoft.CodeAnalysis.Classification.ClassificationUtilities.d__4.MoveNext()
```

We should investigate and either fix the issue, or suppress the telemetry as noise, if it's expected.

More info in https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1514772

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.