SchlenkR

Results 82 comments of SchlenkR

> I could be convinced to reopen this if https://github.com/fsharp/fslang-suggestions/issues/1262 is first implemented. @dsyme Re-open, since the requirements are met now?

..same issue here, and: Reducing the number of LEDs helps. I didn't try another power supply, but I'll try. BTW: I'm using a complete different library :D So I guess...

FYI - This might be helpful in general: https://github.com/dotnet/fsharp/issues/3736

I'm stll working continuousely on the sripped-down version of DebuggingTP (a simple TP using Microsoft.Data.SqlClient in a design time and runtime scenario) to get more insight and to figure out...

I encounter the same issue using `Docker.DotNet, v. 3.125.5` and `Docker.DotNet.X509, v. 3.125.2`. Is it planned releasing a new version of the package?

Thanks @abelbraaksma for the points, and time taken. I see no ranting. I appreciate that you shared your thoughts. To make a long story short: There's a gap to that...

Reopening the issue with changed title. Thanks @abelbraaksma for the info. That seems to be worth having a look at and eventually implement it. > About "keeping two eyes on...

Feels like a shortcut on the highway to obfuscation :) Honestly: My opinion in general is that when information becomes relevant for program understanding, it should be as local as...

https://github.com/SchlenkR/FsHttp/blob/62f07985e5bc0396861e22343f3c3ec68141b97c/src/FsHttp/Dsl.CE2.fsx

Thank you very much for submitting this issue. The problem here is that FsHttp allows per-request configuration of the underlying SocketsHttpHandler, which then results in a per-request instance of HttpClient....