Stop the executor. Stopped until start or restart is called.
@override @nonVirtual void stop() { info('Stopping $this'); _stateMachine.stop(); }