Details
-
Bug
-
Status: Open
-
P1
-
Resolution: Unresolved
-
None
-
None
-
None
Description
An exception is correctly raised if wait_until_finish is called with a non-terminal state, but if the pipeline has already completed this check is skipped. See https://github.com/apache/beam/blob/release-2.37.0/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py#L1636