-
Notifications
You must be signed in to change notification settings - Fork 147
Issues: microsoft/vs-threading
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
VSTHRD010 triggers on method defining delegates that require the main thread
#1358
opened Oct 16, 2024 by
asundheim
VSTHRD200 should be able to have method type configured
analyzers
#1327
opened Jun 4, 2024 by
jamiehankins
Analyzers for lock primitives that need thread affinity
analyzers
enhancement
#1313
opened May 16, 2024 by
joaocpaiva
Dispatcher-based JoinableTaskFactory should post messages more conservatively
enhancement
#1272
opened Jan 9, 2024 by
AArnott
VSTHRD104 should not fire for extension methods wrapping async methods
analyzers
bug
help wanted
#1215
opened Jul 6, 2023 by
markusschaber
False-positive for VSTHRD110 when an incompatible GetAwaiter extension method is available
analyzers
bug
#1158
opened Feb 25, 2023 by
meziantou
Documenting
InvalidOperationException
for ReadLockAsync
(and possibly other methods)
documentation
#1128
opened Dec 16, 2022 by
MartyIX
VSTHRD002 mis-fire in continuations with lambda
analyzers
bug
#1123
opened Dec 7, 2022 by
laolarou726
JoinableTaskContext.IsOnMainThread should satisfy VSTHRD010
analyzers
enhancement
#1100
opened Oct 29, 2022 by
zivkan
VSTHRD010 flags on chained constructor call to base, thread-affinitized type
analyzers
bug
#1089
opened Sep 13, 2022 by
AArnott
Provide a non-net472 alternative to ThrowIfNotOnUIThread to satisfy VSTHRD010
enhancement
#1025
opened Apr 20, 2022 by
matteo-prosperi
VSTHRD200 should consider derived type of awaitable type as awaitable
analyzers
bug
help wanted
#1023
opened Apr 14, 2022 by
r-ramesh
VSTHRD010 for callers of method that switches to main thread
analyzers
bug
#993
opened Mar 1, 2022 by
tonyhallett
Add
DisposableAsyncLazy<T>
class to simplify guaranteed disposal of values
enhancement
#953
opened Nov 17, 2021 by
AArnott
Add group cancellation support to
AsyncLazy<T>
value factory
enhancement
#952
opened Nov 16, 2021 by
AArnott
Installing Nuget package Microsoft.VisualStudio.Threading.Analyzers breaks dotnet watch reload
analyzers
#939
opened Oct 11, 2021 by
jasekiw
VSTHRD002UseJtfRunAnalyzer throws for 'Task.WhenAll(task).Result'
analyzers
bug
#937
opened Oct 8, 2021 by
ArturDorochowicz
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.