aesim-tech / simba-project

Roadmap & issue tracking
7 stars 0 forks source link

C Code "terminate()" function not called when running through the User Interface #238

Closed manu-aesim closed 1 year ago

manu-aesim commented 1 year ago

Describe the bug When using the C code block, the terminate() function is not called when the simulation is run from the user interface.

To Reproduce Steps to reproduce the behavior:

  1. Set up a C Code block with code inside the terminate() function
  2. Run the simulation from the User Interface
  3. The terminate() function is not called

SIMBA Version