gobo7793 / ssharp

S# is a formal modeling and safety analysis framework for safety-critical systems. It provides a domain specific modeling language and fully automated formal safety analysis tools based on C# and .NET.
http://safetysharp.isse.de/wiki
MIT License
0 stars 0 forks source link

Zu wenig RAM für große Testfälle #108

Closed gobo7793 closed 6 years ago

gobo7793 commented 6 years ago

Testfälle mit 2 Clients und entsprechend vielen Anwendungen scheitern an einer StackOverflowException, da nicht genug RAM vorhanden ist. Tritt in VM, aber auch auf kompletten Windows-PC mit 16 GB RAM auf

gobo7793 commented 6 years ago

Testfälle werden abgeändert, siehe #109