Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -92,7 +92,6 @@ private void assumptionInvalidated(Node currentNode, boolean fromBlockingCall) {

if (!interruptible) {
Thread.currentThread().interrupt(); // keep the interrupt flag
System.err.println("re-interrupting " + thread);
return; // interrupt me later
}

0 comments on commit d493e0d

Please sign in to comment.