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

WaitForObjectState doesn't identify which condition has failed #2054

Closed
tnozicka opened this issue Aug 2, 2024 · 0 comments · Fixed by #2055
Closed

WaitForObjectState doesn't identify which condition has failed #2054

tnozicka opened this issue Aug 2, 2024 · 0 comments · Fixed by #2055
Assignees
Labels
kind/machinery Categorizes issue or PR as related to Makefile, scripts or similar changes. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@tnozicka
Copy link
Member

tnozicka commented Aug 2, 2024

WaitForObjectState (and all its wrappers) take multiple conditions as arguments but don't indicate which of the conditions have caused it to fail. It's possibly to manually guess it from the artifacts but that's cumbersome and racy.

@tnozicka tnozicka added triage/accepted Indicates an issue or PR is ready to be actively worked on. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. kind/machinery Categorizes issue or PR as related to Makefile, scripts or similar changes. labels Aug 2, 2024
@tnozicka tnozicka self-assigned this Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/machinery Categorizes issue or PR as related to Makefile, scripts or similar changes. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant