Christer van der Meeren
Christer van der Meeren
Thanks. Unfortunately I am on holiday now, and when I'm back in January I will need to focus on migrating our services to [Facil](https://github.com/cmeeren/Facil). (Updating all the APIs is a...
I would like to see the requested overloads (connection string instead of open connection object). I'd like to use `SqlProgrammabilityProvider` for everything, but until I can pass in a connection...
> a simple workaround would be to have a watcher process Workaround? The way I see it, a watcher process (or similar) is the only complete fix to this issue....
Is there no way in Hopac to stop on the first exception when running jobs concurrently?
Thanks. Never seen that function, but judging from the description, it seems to limit parallelism. This is not what I'm trying to do. Also, the description even says > Note...
Thanks! I have to admit the code is far beyond my current understanding of Hopac. It certainly seems highly non-trivial. So I'm a bit wary of copy-pasting it and using...
Thank you, that is very helpful. I will look carefully at your code and explanations when time permits.
> is due to the Fable.Electron Bindings needing to be updated to use Electron 9 conventions Not sure what you mean; Fable.Electron is already targeting Electron 9 (the point of...
Agreed. This is unfortunately not something I can prioritize working on myself, but anyone feel free to have a look at what would be involved.
I may be wrong. Currently testing some stuff.