Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move pytest internal IDA execution to a secondary thread #48

Open
nirizr opened this issue Oct 4, 2018 · 0 comments
Open

Move pytest internal IDA execution to a secondary thread #48

nirizr opened this issue Oct 4, 2018 · 0 comments
Labels

Comments

@nirizr
Copy link
Owner

nirizr commented Oct 4, 2018

Right now pytest runs in IDA's main thread. It may be beneficial to spawn a secondary thread (Qt thread? Python thread?) for pytest before starting it.

@nirizr nirizr added the question label Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant