diff options
author | Mike Frysinger <vapier@google.com> | 2021-05-04 15:32:43 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2021-05-04 20:00:41 +0000 |
commit | c99322a6a9e48db070e50807f01c9467b30eda98 (patch) | |
tree | 05b48ceb96a7382ea377a4b3a329a447453b0482 /git_command.py | |
parent | 14208f4c938ade527db32f5ea2a5793a36eafd8f (diff) | |
download | git-repo-c99322a6a9e48db070e50807f01c9467b30eda98.tar.gz |
sync: switch to multiprocessing.Event
We've switched most of this command over to multiprocessing and off
of _threading, so do the Event object too. The APIs are the same
between the modules, so we shouldn't need to update anything else.
Change-Id: I52d31f1c6ef2bcbe7bbc1dd1add79a8d5d08784a
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/305147
Reviewed-by: Raman Tenneti <rtenneti@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'git_command.py')
0 files changed, 0 insertions, 0 deletions