I construct a scenario where Java code takes a child thread from the thread pool to execute a task, but it does not close properly. When I TearDown Isolate, the interface keeps waiting for the thread ...