BAEL-1265: Closing ExecutorService in jUnit
This commit is contained in:
parent
8c0eaac37b
commit
bb416035b0
@ -142,5 +142,6 @@ public class WaitingForThreadsToFinishTest {
|
|||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
WORKER_THREAD_POOL.shutdown();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user