zhenlineo commented on PR #40038: URL: https://github.com/apache/spark/pull/40038#issuecomment-1431708473
Thanks for looking into this. We should definitely fix the leak. I would probably do the same: When we close the session, we go through all buffers and close them. The Result and cleaner also holds some resources. -- 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]
