rediscala
rediscala copied to clipboard
How to gracefully terminate RedisWorkerIO actor?
Hi,
What is the canonical way to terminate the RedisWorkerIO
actor?
If I shutdown the actor system, then I get the following error:
[akka.actor.ActorSystemImpl(default)] Outgoing request stream error (akka.stream.AbruptTerminationException)
Many thanks,
Fabio