diff options
author | Mike Frysinger <vapier@google.com> | 2021-02-16 17:18:12 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2021-02-23 00:36:51 +0000 |
commit | c87c1863b1df392042c8859b81475a65315c8a9d (patch) | |
tree | 8c2fcf982f5e7acc5c8fb55b3376aa16cd23b2d2 /platform_utils.py | |
parent | 69b4a9cf216f4ffcb69ea2c39ebd6a01b2d0fec9 (diff) | |
download | git-repo-c87c1863b1df392042c8859b81475a65315c8a9d.tar.gz |
git_command: switch process capturing over to subprocess
Now that these code paths are all synchronous, there's no need to run
our own poll loop to read & pass thru/save output. Delete all of that
and just let the subprocess module take care of it all.
Change-Id: Ic27fe71b6f964905cf280ce2b183bb7ee46f4a0d
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/297422
Reviewed-by: Michael Mortensen <mmortensen@google.com>
Reviewed-by: Jonathan Nieder <jrn@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'platform_utils.py')
0 files changed, 0 insertions, 0 deletions