]> source.dussan.org Git - jgit.git/commit
[errorprone] InterruptTimer#terminate: ensure Thread#join succeeds 59/204559/6
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 19 Sep 2023 23:44:23 +0000 (01:44 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 25 Sep 2023 14:15:34 +0000 (16:15 +0200)
commitba2f9affc677d39e2276a2758bfabff61927ba02
tree508f9d0a947746210bd28e728d8c50cbb305c144
parenta17e05437b0251c4c00b7cbc712d99d68908e122
[errorprone] InterruptTimer#terminate: ensure Thread#join succeeds

See https://errorprone.info/bugpattern/ThreadJoinLoop

Change-Id: Ia67a284311a156c22c18575470ee5fbf734e10cc
org.eclipse.jgit/src/org/eclipse/jgit/util/io/InterruptTimer.java