hoconConfig
, it will be searched in fallbackHoconConfig
I have some issues with TestKit and xunit console runner. When I run my tests through VS they pass fine, but when using the console runner (as my CI tool does) they fail. The tests cases are basically doing the following:
[WARNING][2016-10-07 13:29:56][Thread 0005][akka://test/user/$c] Unhandled message from [akka://test/user/testActor1#360950702]: Common.Models.Messages.Worker.Parse
And that basically causes the test to fail. Would that indicate that the message is sent before the actor under test has been created?
hashPool -> process actors -> broadcastGroup
. The hash pool at the top is what complicates things because it remotely deploys the process actors. that is what makes the actor selection so difficult for me to configure for the broadcast group.
+
All Conversations
Activate or click this element to toggle the profile menu
Search
Favourites
People
akkadotnet
•
Home
•
Billing
•
Get Gitter Apps
•
Allow Private Repo Access
•
Sign Out
Add a room
akka.net
Leave
Hide
Your Suggestions
SuaveIO/suave
aurelia/Discuss
akka/akka
mono/mono
dotnet/corefx
dotnet/coreclr
akka-bootcamp
helios-io/helios
IdentityServer3
visualfsharp
TypeScript
Rx.NET
Your Organisations
Twitterizer
I'm not saying I'm not allowed to use streams, the way the StackExchange Redis subscription system works doesn't lend itself to doing so though!
@Silv3rcircl3 It's nots that simple! I think I've fiund a solution, when I validate it, I'll let you know--you never know, I might release it as open source!
+
All Conversations
Activate or click this element to toggle the profile menu
Search
Favourites
People
akkadotnet
•
Home
•
Billing
•
Get Gitter Apps
•
Allow Private Repo Access
•
Sign Out
Add a room
akka.net
Leave
Hide
Your Suggestions
SuaveIO/suave
aurelia/Discuss
akka/akka
mono/mono
dotnet/corefx
dotnet/coreclr
akka-bootcamp
helios-io/helios
IdentityServer3
visualfsharp
TypeScript
Rx.NET
Your Organisations
Twitterizer
It's not that somple. I think I've got a solution though, when I find one, I'll let you know!