summaryrefslogtreecommitdiffstats
path: root/progress.py
diff options
context:
space:
mode:
authorJosip Sokcevic <sokcevic@google.com>2023-02-01 14:52:27 -0800
committerJosip Sokcevic <sokcevic@google.com>2023-02-01 23:41:11 +0000
commit69427da8c9ef538b7741ac7a367f7b947628415e (patch)
treeaa57ba29fc71ef011a664055f133e24398ffaea3 /progress.py
parentdccf38e34f5ce48a8583df320d7c5e203d2a9cf2 (diff)
downloadgit-repo-69427da8c9ef538b7741ac7a367f7b947628415e.tar.gz
Handle KeyboardInterrupt during repo sync
If interrupt signal is sent to repo process while sync is running, repo prints stack trace for each concurrent job that is currently running with no useful information. Instead, this change captures KeyboardInterrupt in each process and prints one line about current project that is being processed. Change-Id: Ieca760ed862341939396b8186ae04128d769cd56 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/357135 Reviewed-by: Joanna Wang <jojwang@google.com> Tested-by: Josip Sokcevic <sokcevic@google.com>
Diffstat (limited to 'progress.py')
0 files changed, 0 insertions, 0 deletions