[Development] QTimer question

Ilya Fedin fedin-ilja2010 at ya.ru
Wed May 31 02:10:11 CEST 2023


On Tue, 30 May 2023 16:55:51 -0700
Thiago Macieira <thiago.macieira at intel.com> wrote:

> After trying myself, it turns out the problem is not QTimer or the
> event dispatcher, but the Windows API. The following test:
>   https://codereview.qt-project.org/c/qt/qtbase/+/480705
> passes on Linux (glib and native), macOS but fails on Windows, all of
> them Core and Gui.

While talking about Windows timer bugs, want to remind about
QTBUG-95034 which causes crashes in highly concurrent applications
since at least 2 years already.


More information about the Development mailing list