diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-06-11 11:51:59 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-06-11 12:24:12 +0200 |
commit | 8c59e64412881db8b9291c68bb49cdfa67e66586 (patch) | |
tree | 43082173fbd6530fb8454d7c8578e37887cd290d /org.eclipse.jgit.archive/src/org | |
parent | 18ae9bb57db46d7d8720394cf409d56cd4b750f7 (diff) | |
download | jgit-8c59e64412881db8b9291c68bb49cdfa67e66586.tar.gz jgit-8c59e64412881db8b9291c68bb49cdfa67e66586.zip |
Use a dedicated executor to run auto-gc in command line interface
WorkQueue uses daemon threads so auto-gc would not be executed after
short-lived commands run in command line. Hence use a dedicated executor
which we shutdown when the command finishes.
Change-Id: I0c2429ecfa04387389d159168ba78a020a696228
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.archive/src/org')
0 files changed, 0 insertions, 0 deletions