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

Remove unused maxRetries mechanism in GraphHopper#calcPaths #1870

Merged
merged 2 commits into from
Jan 27, 2020

Conversation

easbar
Copy link
Member

@easbar easbar commented Jan 27, 2020

It looks like maxRetries was intended to be used with round trip calculation. But its disabled anyway, so I removed it (in hope of reducing some (but not a lot) complexity in GraphHopper).

Copy link
Member

@karussell karussell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, good idea!

@easbar easbar merged commit 4811ff3 into master Jan 27, 2020
@easbar easbar deleted the remove_max_tries branch January 28, 2020 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants