You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/03/05 10:08:41 UTC

[GitHub] [beam] phoerious commented on a change in pull request #16658: [BEAM-12792] Install pipline dependencies to temporary venv

phoerious commented on a change in pull request #16658:
URL: https://github.com/apache/beam/pull/16658#discussion_r820077985



##########
File path: sdks/python/apache_beam/runners/worker/worker_pool_main.py
##########
@@ -94,8 +114,9 @@ def start(
 
     # Register to kill the subprocesses on exit.
     def kill_worker_processes():
+      _LOGGER.error("CLEANING UP WORKERS!!!!")

Review comment:
       Yes. Must have overlooked this.




-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org