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

Fix passenger freeze bug #168

Open
marcengelmann opened this issue Jul 15, 2021 · 1 comment
Open

Fix passenger freeze bug #168

marcengelmann opened this issue Jul 15, 2021 · 1 comment
Assignees
Labels

Comments

@marcengelmann
Copy link
Member

Every 10th iteration or so, a passenger freezes and is in an infinite waiting loop. Current dirty fix is to skip waiting and performing a step after 100 waiting elements.

@marcengelmann marcengelmann self-assigned this Aug 2, 2021
@marcengelmann
Copy link
Member Author

When the paths of two passengers cross, they both freeze. The problem has been occuring since the introduction of the new movement model.

  • Find a solution to prevent freezing and
  • remove dirty fix to unfreeze passengers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant