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

WebAssembly/Multithreading: Missing event loop wakeup

    XMLWordPrintable

Details

    • WebAssembly
    • 3d1e257770e8c79c7cd9a08f9caf1bd8395cb10c (qt/qtbase/5.14)

    Description

      A worker threads posts an event to the main thread. The main thread does not however wake up to process the event. Instead the event gets processed on the next wakeup, typically on mouse input.

      Reproduced with the Mandelbrot example.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sorvig Morten Sørvig
            sorvig Morten Sørvig
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes