Skip to content
Snippets Groups Projects
Commit 82e2b92c authored by Reynold Xin's avatar Reynold Xin
Browse files

Merge pull request #392 from rxin/listenerbus

Stop SparkListenerBus daemon thread when DAGScheduler is stopped.

Otherwise this leads to hundreds of SparkListenerBus daemon threads in our unit tests (and also problematic if user applications launches multiple SparkContext).
parents 288a8789 2180c871
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment