WeichenXu123 edited a comment on issue #25235: [WIP][SPARK-28483][Core] Fix
canceling a spark job using barrier mode but barrier tasks do not exit
URL: https://github.com/apache/spark/pull/25235#issuecomment-514520895
The reason I do not use `thread.interrupt` to cancel the thread is:
*
WeichenXu123 edited a comment on issue #25235: [WIP][SPARK-28483][Core] Fix
canceling a spark job using barrier mode but barrier tasks do not exit
URL: https://github.com/apache/spark/pull/25235#issuecomment-514520895
The reason I do not use `thread.interrupt` to cancel the thread is:
*