Tomasz Jaskula
Tomasz Jaskula
Hi, I have the same problem as @ghost. When I commit and push nothing gets encrypted. It seems that the config is ok, and there is no error. Any hints...
Hi, I think I gave all the arguments in the linked stackoverflow response (i.e. http://stackoverflow.com/a/32232230/261950 ). As I said, it’s a tradeoff how you organize you application from the architectural...
Thanks @alexbenitez for your insight. I'll look into the issue to see if this can be done without the need to have two instances opend
What command are you using to start the server ? What is your node, npm and yarn version? you have to be in the root of the project to run...
This could be resolved with #29
Issue seems to be still there. Sometimes tests fails randomly or don't finish withing 1h execution time. 1. https://ci.appveyor.com/project/VlingoNetOwner/vlingo-net-actors/builds/22567843/tests
Fixed with new implementation and `AccessSafely`
Reopening with some new cases ``` [xUnit.net 00:00:37.65] Vlingo.Actors.Tests.Supervision.CommonSupervisionTest.TestPongSupervisor [FAIL] 686Test run in progress. X Vlingo.Actors.Tests.Supervision.CommonSupervisionTest.TestPongSupervisor [372ms] 687 Error Message: 688 Assert.Equal() Failure 689Expected: 11 690Actual: 10 691 Stack Trace:...
Also freezes `TestPublicRootDefaultParentSupervisor`
I think we can postpone this for later.