Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

keyClicks method is blocking the thread #13

Open
marcus-sa opened this issue Sep 21, 2019 · 0 comments
Open

keyClicks method is blocking the thread #13

marcus-sa opened this issue Sep 21, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed napi qtest severity: medium

Comments

@marcus-sa
Copy link
Member

marcus-sa commented Sep 21, 2019

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 thread

@marcus-sa marcus-sa added enhancement New feature or request help wanted Extra attention is needed qtest napi severity: medium labels Sep 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed napi qtest severity: medium
Projects
None yet
Development

No branches or pull requests

1 participant