Halt the current runner for whatever reason. Might be the VM dying, the window closing, an error...
()
| 2845 | * the window closing, an error... |
| 2846 | */ |
| 2847 | abstract public void internalCloseRunner(); |
| 2848 | |
| 2849 | |
| 2850 | abstract public void deactivateRun(); |
no outgoing calls
no test coverage detected