Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-120619

QHttpServer with QtConcurrent blocks until the very first request has finished before being able to process in parallel

    XMLWordPrintable

Details

    • Linux/X11, Windows
    • 88f5fc47e (dev), 0002ba47e (6.7), db447658b (6.6), 0b222bbbe (tqtc/lts-6.5)
    • Foundations Sprint 98, Foundations Sprint 99

    Description

      Seems to be Windows specific behavior. It seems to be waiting in event loop and does not process further requests until the first request has finished. After the first request it seems to function normally like on other platforms.

      To reproduce, run attached example. It seems to wait 10 seconds (the time the worker thread sleeps) until it starts to handle the next pending connection.

      Attachments

        For Gerrit Dashboard: QTBUG-120619
        # Subject Branch Project Status CR V

        Activity

          People

            manordheim MÃ¥rten Nordheim
            poikelin Joni Poikelin
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews