You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm connecting to an existing model and it will only connect the first time my code it is run. After connecting a second time "clientModel" appears to have been deleted.
To Reproduce
attempt to connect to a model twice, see code below:
Hi @cslotboom,
can you please provide better description of what is your process? Describe it in steps and also add why you need to disconnect in between.
Hey - when introspecting models I will commonly need to run scripts more than once on the same model. i.e. a user reads results, makes a change, then wants to read results again.
The discussion here provided a solution to my issue. #385 (comment)
Describe the bug
I'm connecting to an existing model and it will only connect the first time my code it is run. After connecting a second time "clientModel" appears to have been deleted.
To Reproduce
attempt to connect to a model twice, see code below:
Error
Expected behavior
The model is able to be connected with.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: