src/main/java/org/apache/sling/commons/threads/impl/DefaultThreadPool.java (1 line): - line 250: this.executor.shutdownNow(); // TODO: shouldn't this be outside the if statement?!