This is an automated email from the ASF dual-hosted git repository. xqhu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit e8c6a8c3aec947e40b0cdbdbb3032114b790c5cf Merge: ebcb2dbd160 a806bfc0526 Author: liferoad <[email protected]> AuthorDate: Wed Sep 11 10:03:20 2024 -0400 Merge pull request #32409 from liferoad/wait_until_finish [Python] Add the "no_wait_until_finish" option without waiting sdks/python/apache_beam/options/pipeline_options.py | 8 ++++++++ sdks/python/apache_beam/pipeline.py | 8 +++++++- sdks/python/apache_beam/pipeline_test.py | 12 +++++++++++- 3 files changed, 26 insertions(+), 2 deletions(-)
