Ben Collins
Ben Collins
Running code after `RunAsync` is ok, but there's not a way to get access to any parsed args in that context. Something I had in mind: ``` var profiler =...
I tested using LinqPad 7 with - whatever the latest .NET 6 was at the time; probably 6.0.5 or so - FSharp.SystemTextJson 0.19.13
The changes on lines 1378-1392 are breaking changes (and unrelated to this issue). @samwillis should reject this request, even though the modal functionality is corrected.
I pushed another commit to my MBrace.Core repository (still `dev` branch) trying to repro this issue with direct references to the MBrace projects instead of paket package references, and the...
This issue seems to bear a resemblance to https://github.com/dotnet/fsharp/issues/13126. Unsure if they're related or not. This one, too: https://github.com/dotnet/fsharp/issues/12703
Same here. Tried connecting with local network gRPC and it failed with a different message. When I try to connect via local network REST, this is what happens.
Yeah, I can do that. Unsure how fast I can get to it, but I'll try to get to it in the next week or so
Another +1 from me on the need for some kind of configurable logging format template.