SLING-11662 : Endless loop in QuartzSchedulerThread.run() with maxPoolSize == queueSize

* SLING-11662 : added test case - ignored currently as it fails - to reproduce the 100% cpu issue

* SLING-11662 : Endless loop in QuartzSchedulerThread.run() with maxPoolSize == queueSize

---------

Co-authored-by: Carsten Ziegeler <cziegeler@apache.org>
3 files changed
tree: 18a5451ecd6f92f158a20b41db79f7702830cc6f
  1. src/
  2. .asf.yaml
  3. .gitignore
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central License

Apache Sling Commons Scheduler Support

This module is part of the Apache Sling project.

The commons scheduler provides a scheduling services which allows to schedule tasks periodically.