Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-1843

The Digest NonceManager creates a ScheduledThreadPoolExecutor which is never shut down

XMLWordPrintable

      The NonceManager creates a ScheduledThreadPoolExecutor in

      https://github.com/wildfly-security/wildfly-elytron/blob/master/http/digest/src/main/java/org/wildfly/security/http/digest/NonceManager.java#L49

      but there is no way to shut it down, thus resulting in a thread leak when stopping an application.

              aabdelsa Ashley Abdel-Sayed (Inactive)
              ttarrant@redhat.com Tristan Tarrant
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: