mdedetrich commented on PR #2486: URL: https://github.com/apache/pekko/pull/2486#issuecomment-3522880849
> Why? When I want to make sure the cleanup is triggered but don't care too much when it happens, it might be fine? From what I recall, if there is an error in cleaning up on `close()` its expected that an exception be thrown which is not possible if its asynchronous but I will look into it. I would say personally that having `close()` cleaning up resources in an asynchronous manner would be surprising behaviour -- 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]
