-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
If a ModelArrayRef is missing, or is being accessed as read-write when it was shared as read-only, then an SIGSEGV occurs. This is uncatch
able, and a better way of handling these errors would be valuable. As with issue #240, this could be error checking that is only active in non-production builds of the model to avoid performance penalties from excessive checking.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Todo