mdedetrich commented on PR #1053: URL: https://github.com/apache/incubator-pekko/pull/1053#issuecomment-1913488517
Hate to ruin the party, but I would hold our horses on rushing this through as resource management is a very difficult thing to get right on most platforms. While `AuthoClosable` may be fine on Java, Scala users tend to have their own solutions which involve everything from `scala.io.Using` to the solutions we see in Cats/FS2. I don't want to block progress/experimentation on this but I would be more comfortable looking at this with a fine tooth comb and hence it may be more appropriate for Pekko 1.2.x. We can even set up different branches to help experiment with different ideas as well, I know that @alexandru also had some thoughts on this when the fork was occuring. -- 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