public function forceFlush(?CancellationInterface $cancellation = null) : bool { return $this->processor ->forceFlush($cancellation); }