Skip to content

Issues: dotnet/runtime

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[API Proposal]: Task manager api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Threading.Tasks untriaged New issue has not been triaged by the area owner
#108372 opened Sep 29, 2024 by Mr0N
Task Status area-System.Threading.Tasks question Answer questions and provide assistance, not an issue with source code or documentation.
#103428 opened Jun 13, 2024 by Mr0N Future
[API Proposal]: Add TaskAwaiter.OnCompleted() overload to support static delegates. api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Threading.Tasks needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#102387 opened May 17, 2024 by ShadedBlink 10.0.0
[API Proposal]: Task.WhenAll to return results in a strongly typed tuple api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Threading.Tasks needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#100504 opened Apr 2, 2024 by petroemil Future
Task.Delay(timeout) completes before the specified timeout has expired area-System.Threading.Tasks needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#100455 opened Mar 29, 2024 by zlatko-michailov Future
[API Proposal]: Additional setting for AsyncLocal Value to cascade upwards api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Threading.Tasks needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#99153 opened Mar 1, 2024 by mrpmorris Future
Async/await tasks hold references to the intermediate results area-System.Threading.Tasks needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration tenet-performance Performance related issue
#96987 opened Jan 15, 2024 by Temp1ar Future
Task wasn't RunSynchronously with TaskScheduler specified area-System.Threading.Tasks disabled-test The test is disabled in source code against the issue needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration os-linux-musl Linux distributions using musl library.
#94653 opened Nov 13, 2023 by MichalStrehovsky 10.0.0
Method returning Task/Task<T> should not have out parameters area-System.Threading.Tasks code-analyzer Marks an issue that suggests a Roslyn analyzer needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#94158 opened Oct 26, 2023 by Evangelink Future
[API Proposal]: A native(ish) coroutine integration api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Threading.Tasks needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#93073 opened Oct 5, 2023 by Khhs167 Future
[API Proposal]: ConfigureAwaitOptions.TimeSensitive api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Threading.Tasks needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#92412 opened Sep 21, 2023 by TonyValenti Future
[API Proposal]: ValueTask<TResult, KToken> and IValueTaskSource<out TResult, KToken> api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Threading.Tasks needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#91527 opened Sep 4, 2023 by KumoKyaku Future
System.Threading.Tasks.Tests.TaskRunSyncTests outerloop tests fail on Mono on Linux MUSL area-System.Threading.Tasks disabled-test The test is disabled in source code against the issue os-linux-musl Linux distributions using musl library.
#89921 opened Aug 3, 2023 by akoeplinger Future
[API Proposal]: Task<T>.CastUp api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Threading.Tasks needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#89778 opened Aug 1, 2023 by alrz Future
[API Proposal]: Ability to convert ValueTask<T> to ValueTask api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Threading.Tasks needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#89667 opened Jul 29, 2023 by sakno Future
System.Threading.Tasks.Dataflow.DataflowBlock.ReceiveAsync does not use custom scheduler area-System.Threading.Tasks documentation Documentation bug or enhancement, does not impact product or test code
#83159 opened Mar 8, 2023 by cretz Future
[API Proposal]: Add Async Methods to IDataReader api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Threading.Tasks needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#81876 opened Feb 9, 2023 by RAAvenger Future
[API Proposal]: Cancel scopes api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Threading.Tasks
#81874 opened Feb 9, 2023 by agocke Future
ReceiveAllAsync, ReadAllAsync and propagation of errors area-System.Threading.Tasks needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
#79535 opened Dec 12, 2022 by theodorzoulias Future
Analyzer for STAThread attribute applied to async Main api-approved API was approved in API review, it can be implemented area-System.Threading.Tasks code-analyzer Marks an issue that suggests a Roslyn analyzer help wanted [up-for-grabs] Good issue for external contributors
#78502 opened Nov 17, 2022 by svick Future
[Analyzer] Async methods that don't take a CancellationToken api-approved API was approved in API review, it can be implemented area-System.Threading.Tasks code-analyzer Marks an issue that suggests a Roslyn analyzer
#78397 opened Nov 15, 2022 by stephentoub Future
[Analyzer] Unawaited / returned tasks created with a disposable in using block for that disposable api-approved API was approved in API review, it can be implemented area-System.Threading.Tasks code-analyzer Marks an issue that suggests a Roslyn analyzer help wanted [up-for-grabs] Good issue for external contributors
#78394 opened Nov 15, 2022 by stephentoub Future
GC.KeepAlive doesn't keep local delegate alive in mono (Xamarin.Android) api-approved API was approved in API review, it can be implemented area-System.Threading.Tasks code-analyzer Marks an issue that suggests a Roslyn analyzer help wanted [up-for-grabs] Good issue for external contributors
#74966 opened Sep 1, 2022 by trampster Future
ProTip! Find all open issues with in progress development work with linked:pr.