Skip to content

#604 fix: Fix issue w/ model double instanciation#624

Merged
ddelpiano merged 1 commit intodevelopmentfrom
feature/604
Dec 16, 2022
Merged

#604 fix: Fix issue w/ model double instanciation#624
ddelpiano merged 1 commit intodevelopmentfrom
feature/604

Conversation

@aranega
Copy link
Copy Markdown
Member

@aranega aranega commented Dec 13, 2022

Fixes #604

@ddelpiano I used the method you suggested to check if the model was already instanciated :). Thanks a lot for the pointer!

@aranega aranega requested a review from ddelpiano December 13, 2022 12:53
try:
with redirect_stdout(sys.__stdout__):
if not args.get("usePrevInst", False):
if self.doIhaveInstOrSimData()['haveInstance']:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

add a check for the rxdParams key, if empty or not (as discussed at the call).

@ddelpiano ddelpiano merged commit fda0b7f into development Dec 16, 2022
@ddelpiano ddelpiano deleted the feature/604 branch January 26, 2023 11:24
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