public void dispatchToTerminated() {
        
        if(state == State.FAILED) {
            return;
        }