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

fix: Mode switching in Enhanced meshing workflow. #2728

Closed
wants to merge 4 commits into from

Conversation

prmukherj
Copy link
Collaborator

@prmukherj prmukherj commented Apr 22, 2024

Switching workflows was causing issues. That's resolved.

watertight = meshing_1.watertight()
assert watertight.import_geometry.arguments()

with pytest.raises(RuntimeError):
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@mkundu1, after the data-model state caching fix this should not raise the Runtime Error.

@prmukherj prmukherj closed this Apr 23, 2024
@prmukherj prmukherj deleted the maint/fix_enhanced_meshing_workflow branch April 23, 2024 04:26
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.

2 participants