Cédric Félizard

Results 45 comments of Cédric Félizard
trafficstars

I'd like to work on this. Did you have any specific testing tool(s) in mind @jolan? > There are tests/scripts in other repos that spin up multiple processes on simnet...

Ok, thanks a lot, I'll take a stab at it. --- - [x] add simnet support to dcrstakepool/stakepoold - [ ] add protected adminAPI that provides the ability to create...

What about making this fail gracefully if Vim doesn't have Ruby support? It seems Ruby is only required for `function! I18nDisplayTranslation()` so what about disabling this particular function if Ruby...

Looks like you found a workaround? Please reopen if not.

I don't have a Windows machine to debug this but looking at the Ruby documentation, it seems Windows doesn't provide `IO.pipe`: [Not available on all platforms](https://www.rubydoc.info/stdlib/core/IO#pipe-class_method).