Laurent Zeimes

Results 3 issues of Laurent Zeimes

The case occurred to me that I needed to shut down all my main actors from the root context. Some of the actors perform state serializations, and synchronization on some...

In my application, I need the parent actor to be notified when one of its children fail. I thus have to stop the children as a supervisor strategy, because when...

Hello, I added a quick fix to support enum tuple fields. I'll keep working on this branch, please tell me if anything needs to be changed