mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Clear runnables list on teardown
This commit is contained in:
@@ -143,6 +143,7 @@ public abstract class ExecutionWithDebuggerToolsTestCase extends ExecutionTestCa
|
||||
myDebugProcess = null;
|
||||
myPauseScriptListener = null;
|
||||
myRatherLaterRequests.clear();
|
||||
myScriptRunnables.clear();
|
||||
super.tearDown();
|
||||
}
|
||||
finally {
|
||||
|
||||
Reference in New Issue
Block a user