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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gitGraph findLane function error #3383

Merged
merged 1 commit into from Sep 1, 2022

Conversation

hughli-git
Copy link
Contributor

馃搼 Summary

findLane function may infinite loop after recursive call, then cause RangeError: Maximum call stack size exceeded.

馃搵 Tasks

Make sure you

  • 馃摉 have read the contribution guidelines
  • 馃捇 have added unit/e2e tests (if appropriate)
  • 馃敄 targeted develop branch

findLane may infinite loop after recursive call, then cause RangeError: Maximum call stack size exceeded.
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

Successfully merging this pull request may close these issues.

None yet

2 participants