SLING-7526 - NPE in DefaultThreadPool$LoggingThreadLocalChangeListener.changed

Only generate the (relatively expensive) ThreadLocal diff events if the
listener is actually enabled.
4 files changed
tree: 5291ac3020a006d0ade1689003e773cf6ba01686
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Build Status Test Status Maven Central JavaDocs License

Apache Sling Thread Support

This module is part of the Apache Sling project.

Support for thread handling like pooling.