Skip to content

Avoid using glob() in Artifactory backend #132

@hagenw

Description

@hagenw

For the implementtion of audbackend.Artifactory.ls() we switched to use glob('*/**') in the dev branch, which is very slow. In main we avoided using glob() in ls(), which we should also do in dev.

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