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

asyncio event loop usage in core-admin-client #2865

Closed
woju opened this Issue Jun 23, 2017 · 0 comments

Comments

Projects
None yet
2 participants
@woju
Member

woju commented Jun 23, 2017

see discussion in QubesOS/qubes-core-admin-client#8

  • rewrite qubesadmin.events.utils.wait_for_domain_shutdown as coroutine
  • rewrite qubesadmin.tools.qvm_template_postprocess.post_install
  • rewrite anything else that uses qubesadmin.events.utils.wait_for_domain_shutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment