1 - triagedhelp wantednice-to-have (low-prio)t:typed
Métricas do repositório
- Stars
- (13.277 estrelas)
- Métricas de merge de PR
- (Mesclagem média 8d 19h) (10 fundiu PRs em 30d)
Description
My understanding is that the new ChildFailed signal will be generated when using watch. However, when using watchWith there is still no ability to discern between normal and abnormal child termination. Given,"The primary purpose of watchWith is to translate the termination signal into the message protocol of the watching actors (without using signals).", watchWith appears to be falling short on this goal.
Related: https://github.com/akka/akka/issues/25803#issuecomment-458111910