-
Notifications
You must be signed in to change notification settings - Fork 11
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
Invalid connections in SSP are not properly handled #336
Comments
Do you have an example to test this with? I'm able to provoke either expected or "undefined" behavior when specifying wrong element or connector names, which I'm trying to fix now. I also have a case where an FMU has a (probably) badly written destructor, causing a crash when the FMU is freed as a cause of an exception being thrown while adding bad connections. |
I basically just use the gunnerus-case when running CSE. A bit overkill, but I could share a copy if you'd like. |
I have a copy around here somewhere, but thanks! |
No information is provided in the console and the applications hangs when SSP contains invalid connections.
The text was updated successfully, but these errors were encountered: