Overrides Driver::isRunning
public function isRunning() : bool { return $this->fiber ->isRunning() || $this->fiber ->isSuspended(); }