Searched refs:force_strict (Results 1 – 1 of 1) sorted by relevance
294 def __init__(self, output_names, force_strict=False): argument307 self._strict = len(output_names) > 0 or force_strict661 future = PipelineFuture(self.output_names, force_strict=True)687 future = PipelineFuture(self.output_names, force_strict=True)