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

I can haz asyncio API? #15

Open
zsol opened this issue Nov 12, 2018 · 1 comment
Open

I can haz asyncio API? #15

zsol opened this issue Nov 12, 2018 · 1 comment

Comments

@zsol
Copy link

zsol commented Nov 12, 2018

Some APIs like run use blocking IO which is unfortunate if pystemd is used in an asyncio-aware codebase. It would be great to be able to use pystemd without blocking the event loop or needing to work around this.

@kiddten
Copy link

kiddten commented May 5, 2019

Just run this in executor to work around this

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