This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git
from db15fff4b9b Count cancelled runs in last-5 flaky check (#38614)
add 361c2c473a8 Reduce python expansion service startup time (#38611)
No new revisions were added by this update.
Summary of changes:
.../beam_PostCommit_Python_Versions.json | 2 +-
.../runners/portability/expansion_service_main.py | 14 +--
.../apache_beam/runners/portability/stager.py | 8 +-
sdks/python/apache_beam/utils/subprocess_server.py | 106 ++++++++++++---------
.../apache_beam/utils/subprocess_server_test.py | 87 +++++++++++++++++
5 files changed, 155 insertions(+), 62 deletions(-)