-
- Downloads
If a spec does _not_ extend TLC and happens to have a name clash with an
operator in the TLC standard module running the model with confuse the Toolbox such that it thinks the model is running when it has in fact crashed. The root cause is a non-graceful exception handling in the Eclipse foundation which we work around by cleaning up the Launch instance. An incarnation of this bug is described in Github issue 103. https://github.com/tlaplus/tlaplus/issues/103 [Bug][Toolbox]
Showing
- org.lamport.tla.toolbox.tool.tlc/src/org/lamport/tla/toolbox/tool/tlc/launch/TLCModelLaunchDelegate.java 22 additions, 3 deletions...t/tla/toolbox/tool/tlc/launch/TLCModelLaunchDelegate.java
- org.lamport.tla.toolbox.tool.tlc/src/org/lamport/tla/toolbox/tool/tlc/model/Model.java 3 additions, 7 deletions...tlc/src/org/lamport/tla/toolbox/tool/tlc/model/Model.java
Please register or sign in to comment