Weichen Xu created SPARK-28582:
----------------------------------

             Summary: Pyspark daemon exit failed when receive SIGTERM on py3.7
                 Key: SPARK-28582
                 URL: https://issues.apache.org/jira/browse/SPARK-28582
             Project: Spark
          Issue Type: Bug
          Components: PySpark
    Affects Versions: 2.4.3
            Reporter: Weichen Xu


Pyspark daemon exit failed when receive SIGTERM on py3.7.

We can run test on py3.7 like
{code}
python/run-tests --python-executables=python3.7 --testname 
"pyspark.tests.test_daemon DaemonTests"
{code}

Will fail on test "test_termination_sigterm". And we can see daemon process do 
not exit.

This issue happen on py3.7 but lower version python works fine.




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to