Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3295

AsyncContext#start runs in caller thread

XMLWordPrintable

      javax.servlet.AsyncContext.start(Runnable) seems to run the runnable in the caller thread. In order for this method to be useful it should be run in a different thread.

      I'll attach a class to demonstrate the issue.

        1. AsyncServlet.java
          1 kB
          Philippe Marschall

            sdouglas1@redhat.com Stuart Douglas
            pmarscha Philippe Marschall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: