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

Graphstream may livelock: fail fast on inconsistent parameters #358

Open
DanySK opened this issue Mar 29, 2021 · 0 comments
Open

Graphstream may livelock: fail fast on inconsistent parameters #358

DanySK opened this issue Mar 29, 2021 · 0 comments

Comments

@DanySK
Copy link

DanySK commented Mar 29, 2021

Hi,
I noticed that some parameters combination cause graphstream 2.0 to loop. For instance, creating a Lobster with parameters (1, 1) causes the library to loop indefinitely.
Parameter coherence should be checked upfront, and I'd recommend a fail-fast policy, so that clients immediately know when they are doing things incorrectly.

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