jasmineRepo / JAS-mine-core

JAS-mine maintains and develops the JAS simulation platform, a discrete-event tool-kit for agent-based and dynamic microsimulation modelling. This repository contains the core libraries. See www.jas-mine.net for more details.
2 stars 5 forks source link

Allow complete exit when run fails #44

Closed andrewbaxter439 closed 1 week ago

andrewbaxter439 commented 9 months ago

Fixing an error I introduced a while ago (me again, sorry!). Catching the error produced during a run keeps the multirun going. This should exit after reporting the error. Thanks @pbronka @justin-ven