Skip to content

Issues: fsprojects/FSharp.Control.TaskSeq

Naming notes
#77 by dsyme was closed Oct 31, 2023
Closed 4
TaskEx index
#139 opened Jan 5, 2023 by bartelink
Open
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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Documentation says there's a TaskSeq.toAsyncSeq function, but it does not exist compatibility Related to backward or forwards, or F# Core or .NET version compatibility feature request New feature or enhancement request topic: surface area Adds functions to the public surface area
#214 opened Dec 19, 2023 by abelbraaksma vNext
CancellationToken not used/registered bug Something isn't working topic: taskseq-ce Related to the taskseq computation expression builders or overloads
#179 opened Sep 23, 2023 by JohSand vNext
Support ConfiguredCancelableAsyncEnumerable<'T> feature request New feature or enhancement request topic: surface area Adds functions to the public surface area
#167 opened Jun 21, 2023 by xperiandri vNext
TaskEx: parallelLimit feature request New feature or enhancement request topic: task-ex Related to the proposed new TaskEx library, which should get its own oss haven
#143 opened Jan 5, 2023 by bartelink vFuture
TaskEx: Async.startImmediateAsTask feature request New feature or enhancement request topic: task-ex Related to the proposed new TaskEx library, which should get its own oss haven
#142 opened Jan 5, 2023 by bartelink vFuture
TaskEx: AwaitTaskCorrect / Task.toAsync / Async.ofTask feature request New feature or enhancement request topic: task-ex Related to the proposed new TaskEx library, which should get its own oss haven
#141 opened Jan 5, 2023 by bartelink vFuture
TaskEx: ignore feature request New feature or enhancement request topic: task-ex Related to the proposed new TaskEx library, which should get its own oss haven
#140 opened Jan 5, 2023 by bartelink vFuture
TaskEx index feature request New feature or enhancement request topic: task-ex Related to the proposed new TaskEx library, which should get its own oss haven
#139 opened Jan 5, 2023 by bartelink vFuture
Add better support for cancellation tokens passing feature request New feature or enhancement request topic: taskseq-ce Related to the taskseq computation expression builders or overloads
#133 opened Dec 18, 2022 by abelbraaksma v0.5.0
Remove AggregateException wrapping in Async CE for extension and prevent threadpool transition bug Something isn't working enhancement New feature or request topic: ce extensions Extensions to other CE's like task or async
#129 opened Dec 13, 2022 by bartelink vNext
Interoperating with CancellableTasks discussion feature request New feature or enhancement request
#78 opened Nov 5, 2022 by dsyme vFuture
Consider tail recursion blocked: awaiting-fsharp-feature There's a change to F# compiler or library needed to implement this feature performance Performance questions, improvements and fixes
#62 opened Nov 1, 2022 by abelbraaksma vFuture
ProTip! Add no:assignee to see everything that’s not assigned.