SLING-7432 - Thread pool clean up code can lead to infinite loops in
ThreadLocal.get

Propagate exceptions that occur in beforeExecute, so that the fallback
thread pool implementation is used.
1 file changed
tree: 07ce7ab82558821f4701b25463c45b9094ae87d1
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling Thread Support

This module is part of the Apache Sling project.

Support for thread handling like pooling.