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

WebAssembly/Multithreading: Missing event loop wakeup

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes