Abacn commented on code in PR #29928:
URL: https://github.com/apache/beam/pull/29928#discussion_r1451045599
##########
sdks/python/apache_beam/runners/dataflow/dataflow_runner.py:
##########
@@ -731,7 +731,7 @@ def state(self):
A PipelineState object.
"""
if not self.has_job:
- return PipelineState.UNKNOWN
Review Comment:
Thanks, however I was not familiar with this code path. R: @robertwb for
double check
--
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]