FelixYBW commented on issue #9456: URL: https://github.com/apache/incubator-gluten/issues/9456#issuecomment-2874351292
Talked with @rui-mo, https://github.com/facebookincubator/velox/pull/8205 is fixed from Gluten side. we currently wait until the background thread exit and release the memory before the main thread end. https://github.com/apache/incubator-gluten/blame/06b6e4e14ecf2864253ec3796c1a7788ba0abecf/cpp/velox/memory/VeloxMemoryManager.cc#L383-L396 -- 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]
