Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Remove recursion from radix_tree methods #1101

Open
@igchor

Description

@igchor

ISSUE: Remove recursion from radix_tree methods (next_leaf and find_leaf)

For very high trees, the recursion can result in stack overflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't workingradix_treeNeeds to be resolved to productize radix_tree

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions