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

Add ValidateWaitForRender #64

Merged
merged 4 commits into from
Aug 8, 2024

Conversation

MustafaJafar
Copy link
Contributor

Changelog Description

Fix #63

Testing notes:

  1. Create USD Render
  2. When publishing, disable Driver > wait for render to complete

@MustafaJafar MustafaJafar added type: bug Something isn't working community Issues and PRs coming from the community members labels Aug 6, 2024
@MustafaJafar MustafaJafar requested review from BigRoy and moonyuet August 6, 2024 14:57
@MustafaJafar MustafaJafar self-assigned this Aug 6, 2024
Copy link
Member

@moonyuet moonyuet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did a simple test, When I turned off the WaitForRendertoComplete, the validator would check on the parameter as expected.
image
When I repair it, it pass the validation as expected.
image

I just have some comments on the RepairAction, otherwise looks good and can approve.

Co-authored-by: Kayla Man <[email protected]>
@MustafaJafar MustafaJafar requested a review from moonyuet August 7, 2024 09:09
Copy link
Member

@moonyuet moonyuet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have done another round of test. Looks good to me.

@moonyuet moonyuet merged commit c239540 into develop Aug 8, 2024
1 check passed
@moonyuet moonyuet deleted the bugfix/usdrender-Wait_for_render_to_complete branch August 8, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Issues and PRs coming from the community members type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wait for render to complete cause the usdrender to fail
2 participants