This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
keyClicks method is blocking the thread #13
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
napi
qtest
severity: medium
It seems like the underlying
QTest::keyClicks
is blocking the thread until the summed sequence delay has passed.I think this is impossible to bypass, since NAPI can't execute code in a second thread while using an external object from the first threadThe text was updated successfully, but these errors were encountered: