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

Explicit QThreadExecutor necessary for loop.run_in_executor? #98

Open
wolfgang-noichl opened this issue Sep 6, 2018 · 1 comment
Open

Comments

@wolfgang-noichl
Copy link

When using asyncio without Quamash, loop.run_in_executor doesn't necessarily need an explicit thread executor. However, in Usage in readme.md it's given explicitly.

Is there any reason to do that, or can I just use loop.run_in_executor without an explicit executor as well?

@harvimt
Copy link
Owner

harvimt commented Sep 6, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants