You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The most annoying bug is when you run sobeksim model using dll multiple times - there are memory leaks and memory/stack/... get damaged when it runs many times. It is very annoying bug because even order of unit tests makes model crash.

I guess we will need to run model always in a separate process, even for unit tests.

  • No labels