He-Pin commented on issue #2093: URL: https://github.com/apache/pekko/issues/2093#issuecomment-3222412964
@mdedetrich separating two `javadsl` and `scaladsl` will cause some problems too, when you do searching for the same type in the IDE, then two classes show up, you have to select one, select two methods, or select two classes. As the `terminate` method is being used very low frequency, we can just leave it as it is, or add another `terminateWithCompletionStage` -- 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]
