WeichenXu123 commented on issue #25315: [SPARK-28582][PYSPARK] Fix pyspark daemon exit failed when receive SIGTERM on Python 3.7 URL: https://github.com/apache/spark/pull/25315#issuecomment-517670938 @HyukjinKwon The issue is specific to py3.7 and can only triggered in the python test case. I add a sleep in test which can avoid this issue happen.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
