Closed Aaronontheweb closed 3 years ago
We've been able to reproduce this now - it seems to only occur when Akka.DependencyInjection is used in combination with /system
actors. This usually shows up in Akka.Cluster.Sharding. We should have a fix for it soon.
Resolved in Phobos 1.1.1
Based on a customer reproduction, it looks like Phobos 1.1 does not work with actors that use Akka.DependencyInjection and constructor-based DI. Need to reproduce in our suite and fix.