He-Pin opened a new pull request, #594: URL: https://github.com/apache/incubator-pekko/pull/594
Motivation: Mark needInvokeOnCompleteCallback to `false` before call `onComplete`, otherwise if the `onComplete` throw an exception, then it will be called again in `postStop`. Workaround: Do not throw in `onComplete`. -- 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]
