pawelkaczor opened a new issue, #451: URL: https://github.com/apache/incubator-pekko/issues/451
https://github.com/apache/incubator-pekko/blob/ae84471e4d2ae497682d08bc3dc1b62cda2cc908/docs/src/main/paradox/typed/fault-tolerance.md?plain=1#L119 The sentence should be changed to avoid confusion: "If child actors should remain intact (not stopped) when parent is restarted the supervise should be placed inside the setup and using SupervisorStrategy.restart().withStopChildren(false) like this:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
