-
Notifications
You must be signed in to change notification settings - Fork 824
Open
Labels
Area-Compiler-CheckingType checking, attributes and all aspects of logic checkingType checking, attributes and all aspects of logic checkingArea-Compiler-StateMachinesSequence, list, task and other state machine compilationSequence, list, task and other state machine compilationBug
Milestone
Description
Unfortunately, I don't have a very small repro.
Send this gist to fsi. It will stack overflow with endless loop in FSharp.Compiler.TypedTreeOps.accFreeInTypes

Comment out line 274:
member inline this.Bind(awaitable: Awaitable<_, _, _>, continuation) = this.Bind(awaitable.GetAwaiter(), continuation)
and it will be fine again.
T-Gro
Metadata
Metadata
Assignees
Labels
Area-Compiler-CheckingType checking, attributes and all aspects of logic checkingType checking, attributes and all aspects of logic checkingArea-Compiler-StateMachinesSequence, list, task and other state machine compilationSequence, list, task and other state machine compilationBug
Type
Projects
Status
New