Skip to content

Non-tail recursive Hashtable find_all function #8676

@aschahar

Description

@aschahar

The Hashtbl.find_all function implementation is not tail recursive. Due to this, stack overflow occurs for a big set of the data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions