mdedetrich commented on issue #2093: URL: https://github.com/apache/pekko/issues/2093#issuecomment-3222995436
> As the `terminate` method is being used very low frequency, we can just leave it as it is. Where is the evidence of this? In order to properly terminate the actor system without creating spurious warnings and/or make sure its properly shut down in terms of ungraceful shutdown, you should use `terminate()`. Every akka/pekko codebase I have worked on uses it. -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org