Skip to content

SG-32814 Improve Experience for MoBU#104

Merged
julien-lang merged 2 commits into
masterfrom
ticket/SG-32814-review-supported-versions-code
Jun 10, 2025
Merged

SG-32814 Improve Experience for MoBU#104
julien-lang merged 2 commits into
masterfrom
ticket/SG-32814-review-supported-versions-code

Conversation

@julien-lang
Copy link
Copy Markdown
Member

@julien-lang julien-lang requested review from a team and Copilot May 16, 2025 16:11
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR aims to improve the experience for MoBU by refining the engine startup error handling. Key changes include a more granular exception check before displaying an error message.

Comments suppressed due to low confidence (1)

app_specific/motionbuilder/startup/init_tank.py:51

  • [nitpick] Consider adding parentheses around the individual conditions to improve clarity of the boolean logic in the if statement.
if not isinstance(e, tank.TankError) or not hasattr(e, "_tank_error_raised_already"):

@julien-lang julien-lang merged commit 34f09ab into master Jun 10, 2025
21 checks passed
@julien-lang julien-lang deleted the ticket/SG-32814-review-supported-versions-code branch June 10, 2025 19:07
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

Successfully merging this pull request may close these issues.

3 participants