Omaha #4816: Prevent smart tools from terminating edit area query thread pool.

Change-Id: Iefa637f6386aa9c7d71b9d844bf29e7d0558e2cb

Former-commit-id: e8b882968f2f8f7b640c19883e9b0b2299e90d2f
This commit is contained in:
David Gillingham 2016-01-08 11:34:32 -06:00
parent 7075694a59
commit 98add87c02

View file

@ -687,7 +687,6 @@ public class Tool {
}
}
parmMgr.deleteTemporaryParms();
coordinator.shutdown();
// Report Skipped or Created Grids
String msg = "Tool: " + toolname + " -- ";