akkadotnet / Akka.Hosting

Akka.Hosting - standardized Akka.NET hosting without any HOCON configuration. Ties into Microsoft.Extensions.Configuration, Logging, Hosting, and DependencyInjection.
Apache License 2.0
58 stars 16 forks source link

Fix `.WithShardedDaemonProcess<T>()` throws NullReferenceException #522

Closed Arkatufus closed 2 weeks ago

Arkatufus commented 2 weeks ago

Fixes #521

Changes