Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ltsview no longer shows deadlocks #1793

Open
gjveltink opened this issue Nov 26, 2024 · 0 comments
Open

ltsview no longer shows deadlocks #1793

gjveltink opened this issue Nov 26, 2024 · 0 comments

Comments

@gjveltink
Copy link

The "ltsview" in the most recent version of the tool set no longer shows deadlock states.

I normally use ltsview during my lectures to quickly show a deadlock state.
However, this is no longer working in the 2024 version of the toolset.
It is not the case that the deadlock state is no longer flagged as "red", rather the entire deadlock state is missing! ;-)

Simple example:

act a, b, c;
init a . b . delta + b . delta + c; 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant