I just noticed that `setTimeout()` doesn't fire unless there is activity on the Qt event loop. This sounds very similar to the problem reported here: https://github.com/nodegui/nodegui/issues/864
I just noticed that
setTimeout()doesn't fire unless there is activity on the Qt event loop.This sounds very similar to the problem reported here: nodegui/nodegui#864