1 - triagedhelp wantednice-to-have (low-prio)t:typed
仓库指标
- 星标
- (13,277 个星标)
- PR 合并指标
- (平均合并 8天 19小时) (30 天内合并 10 个 PR)
描述
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