damccorm opened a new issue, #21695: URL: https://github.com/apache/beam/issues/21695
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 Imported from Jira [BEAM-14291](https://issues.apache.org/jira/browse/BEAM-14291). Original Jira may contain additional context. Reported by: robertwb. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
