Arsène von Wyss

Results 20 comments of Arsène von Wyss

The changes in #33 introduce basic SAN support as follows: - In the config file, the CommonName of hosts may now contain a list (space, comma or semicolon-separated) of hostnames....

@LirazShay Yes it does work, but it does not play well: https://github.com/nunit/docs/wiki/Parallel-Test-Execution#text-output-from-tests and related issues like https://github.com/nunit/nunit/issues/1139 which is why I wrote that TestContext *should* be used.

Test E76Z is also still broken. This test uses an alias to an anchored key, so the key *must* be unambiguously the same by definition. However, since that test does...

I can resolve this name just fine, can you (on the computer where AutoACME is executed)?

I also experience the issue of CoffeScript "hanging" when being compiled. Additionaly to the lag, I experience a huge memory load, especially when run as 64 bit process. The process...

I believe this was with Version 1.1.0.

I just published a lib which does exactly this, just in case you're interested. https://github.com/avonwyss/bsn.AsyncLambdaExpression

I'm experiencing the same problem, but in a completely different environment. It used to work fine with an older Iced CoffeeScript version (1.7.1-b I believe) but now I get the...

Thank you @zspitz for your comment. I did try the different representations some time ago (as in years ago), and none really seemed to be more concise yet detailed than...

In order to make a backup application more capable than a file copy on Windows, native VSS support is pretty much a "must-have" feature. The same discussion was done for...