Henrik Feldt
Henrik Feldt
Seems to work for me as well; I've run it for 5 hours without seeing any memory leaks.
Added some comments; I think this would be a nice first PR to Hopac for someone; trigger an event upon a job crashing.
Also, please ```diff module Hopac = - val timeOut: TimeSpan -> Alt + val timeout: TimeSpan -> Alt - val timeOutMillis: int -> Alt + val timeoutMillis: int -> Alt...
Another wish: could we rename `Hopac.Infixes` to `Hopac.Operators` to match Chiron, Aether, Suave etc...?
Thank you for giving this project some love ❤️
Great! Why remove the submodule though?
Tried compiling this project yourself on .Net 5?
I'm not writing F# during my day work any longer, but I could look into merging PR:s if I receive them. Thanks for debugging @RahimovIR
The project is active, for sure, there are people here, it's used. There's a CI pipeline; the current Windows build instructions are at https://github.com/Hopac/Hopac/blob/master/appveyor.yml#L16 That said, I'm not a big...
Ok, I don't mind adding a link to your account in the README... What needs to be done to integrate this with the build and PRs?