Skip to content

Nested iteration #150

@thejpster

Description

@thejpster

You can't open a child directory whilst iterating a directory. We should support that because otherwise you have to cache all the child names and then do an expensive directory walk to find them again.

If we were smart we'd let you trade one directory handle for another and use .. to pop back, so we only have one directory open at once.

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