Aaron Stannard
Aaron Stannard
I'm one of the organizers for Akka.NET so that helps, but it'd be useful to hear it from another end-user. Would you mind posting an issue to the [Akka.NET discussion...
Happens while sending a message that just so happens to include an `IActorRef` that resolves to `ActorRefs.Nobody`.
Found a work-around for this issue: ``` akka.actor { serialize-messages = on serializers { hyperion = ""Akka.Serialization.HyperionSerializer, Akka.Serialization.Hyperion"" } serialization-settings { hyperion { preserve-object-references = false } } serialization-bindings {...
System.NullReferenceException - when known types differ in serialization and deserialization process
I'm sorry, what was the expected vs. actual behavior here?
I like this idea.
@Horusiath needs a rebase
@dependabot rebase
Yep, big fan of this idea. Love FsCheck.
@dependabot rebase
Error for Mono not showing up on checkmark due to https://github.com/akkadotnet/Hyperion/issues/39, but it's here in the logs: ``` [21:29:10] [docker] [21:29:10] [docker] Test run for /checkout/Hyperion.Tests/bin/Release/netcoreapp1.0/Hyperion.Tests.dll(.NETCoreApp,Version=v1.0) [21:29:11] [docker] Microsoft (R)...