This is an automated email from the ASF dual-hosted git repository. robertwb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit b6f38ac06e3a88f2a1f97aa51a208b62a20d85ea Merge: 068d961 138af60 Author: Robert Bradshaw <[email protected]> AuthorDate: Wed Apr 29 09:37:12 2020 -0700 Merge pull request #11495 [BEAM-9802] Customization of automatically started services. .../python/apache_beam/options/pipeline_options.py | 18 ++++ sdks/python/apache_beam/pipeline.py | 12 ++- sdks/python/apache_beam/utils/subprocess_server.py | 118 ++++++++++++++------- .../apache_beam/utils/subprocess_server_test.py | 6 ++ 4 files changed, 115 insertions(+), 39 deletions(-)
