You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2021/07/01 21:38:00 UTC

[jira] [Created] (SPARK-35980) ThreadAudit test helper should log whether a thread is a Daemon thread

Tim Armstrong created SPARK-35980:
-------------------------------------

             Summary: ThreadAudit test helper should log whether a thread is a Daemon thread
                 Key: SPARK-35980
                 URL: https://issues.apache.org/jira/browse/SPARK-35980
             Project: Spark
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 3.1.2
            Reporter: Tim Armstrong


It would be helpful if the POSSIBLE THREAD LEAK IN SUITE error mentioned whether the threads were daemon threads or not, since leaked non-daemon threads are more likely to be unintentional than leaked daemon threads.

https://github.com/apache/spark/blob/master/core/src/test/scala/org/apache/spark/ThreadAudit.scala#L113



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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