mdedetrich commented on PR #1419: URL: https://github.com/apache/pekko/pull/1419#issuecomment-2308390446
Not sure if this is related but there are methods like `actorSystem.terminate` which return a `Future` which should instead for Java be returning a completion stage (although I am not sure of what the nice way of doing this is since there isn't an actor system dsl). -- 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]
