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

AsyncContext#start runs in caller thread

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: