-
Notifications
You must be signed in to change notification settings - Fork 822
Issues: dotnet/fsharp
Celebrating the F# 9 Release: A Tribute to Our Contributors
#17996
opened Nov 13, 2024 by
vzarytovskii
Open
1
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
Optimizing non-tail recursions for sequences
Area-Compiler-Optimization
The F# optimizer, release code gen etc.
Area-Compiler-StateMachines
Sequence, list, task and other state machine compilation
Feature Request
help wanted
TryFinallyAsync implementation ignores potential exceptions in TryFinally
Area-Compiler-StateMachines
Sequence, list, task and other state machine compilation
Breaking-change
Describes a bug which is also a breaking change.
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
VerificationException on runtime, due to upcast to obj inside the task state machine
Area-Compiler-StateMachines
Sequence, list, task and other state machine compilation
Bug
Impact-Low
(Internal MS Team use only) Describes an issue with limited impact on existing code.
Regression
Strange order dependency of members with cancellable tasks
Area-Compiler-StateMachines
Sequence, list, task and other state machine compilation
Bug
Impact-Low
(Internal MS Team use only) Describes an issue with limited impact on existing code.
When implementing interfaces, cancellable tasks can produce errors in the wrong places
Area-Compiler-StateMachines
Sequence, list, task and other state machine compilation
Bug
Impact-Low
(Internal MS Team use only) Describes an issue with limited impact on existing code.
Custom SM-based task builder causes compilation error when used inline
Area-Compiler-StateMachines
Sequence, list, task and other state machine compilation
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
try catch inside of task does not compile correctly, requires return value even if exception is thrown
Area-Compiler-StateMachines
Sequence, list, task and other state machine compilation
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Type inference in task/backgroundTask CE can lead to "FS0073: internal error: Undefined or unsolved type variable"
Area-Compiler-StateMachines
Sequence, list, task and other state machine compilation
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Incoherent behavior when using a task with a unit returning statement, between Release and Debug
Area-Compiler-StateMachines
Sequence, list, task and other state machine compilation
Bug
Impact-High
(Internal MS Team use only) Describes an issue with extreme impact on existing code.
Unexpected warning '[FS3511] This state machine is not statically compilable'
Area-Compiler-StateMachines
Sequence, list, task and other state machine compilation
Bug
Impact-Low
(Internal MS Team use only) Describes an issue with limited impact on existing code.
task defined as top-level static value doesn't get statically compiled
Area-Compiler-StateMachines
Sequence, list, task and other state machine compilation
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Mutually recursive computation expression raises NullReferenceException under some conditions
Area-Compiler-StateMachines
Sequence, list, task and other state machine compilation
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Recursive sequence expression containing recursive definition doesn't run in finite space
Area-Compiler-StateMachines
Sequence, list, task and other state machine compilation
Feature Improvement
Impact-Low
(Internal MS Team use only) Describes an issue with limited impact on existing code.
ProTip!
Follow long discussions with comments:>50.