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: Fix and issue with .trie builder #4657

Merged
merged 6 commits into from
Jul 19, 2023
Merged

fix: Fix and issue with .trie builder #4657

merged 6 commits into from
Jul 19, 2023

Conversation

Jason3S
Copy link
Collaborator

@Jason3S Jason3S commented Jul 19, 2023

On large dictionaries it was possible for the Trie builder to create circular tries.

@github-actions github-actions bot added the fix label Jul 19, 2023
@Jason3S Jason3S marked this pull request as ready for review July 19, 2023 10:44
@Jason3S Jason3S merged commit 855d207 into main Jul 19, 2023
82 checks passed
@Jason3S Jason3S deleted the dev-compile branch July 19, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant