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

Implement wait_for_completion using job completion notifications from HMC #67

Open
andy-maier opened this issue Sep 9, 2016 · 0 comments

Comments

@andy-maier
Copy link
Member

PR #3 demonstrates in example7 how a user can wait for completion of async methods invoked with wait_for_completion=False.

That concept could also be used within the zhmcclient code in the implementation of wait_for_completion=True, i.e. to change the current polling-based implementation to a notification-based one.

@andy-maier andy-maier added this to the 1.18.0 milestone Jun 23, 2024
@andy-maier andy-maier modified the milestones: 1.18.0, 1.19.0 Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant