Baunsgaard commented on PR #2243: URL: https://github.com/apache/systemds/pull/2243#issuecomment-2736452345
Hi @e-strauss , We added the shutdown calls to enforce that the Java process would terminate in case the Python API terminated. It does violate the default shutdown process since any live connections would be forcefully terminated. Because only one Python process is guaranteed to be using this listener, the design was valid. But I do see your points, and I like the PR. I just want to verify the Python API startup and shutdown time of the change before merging. -- 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]
