Skip to content

deleteEmtpyDirs should handle the exception for missing Info on path. #301

@djrichar

Description

@djrichar

if (repositories.getItemInfo(path).folder) {

during a cleanup execution it's possible for somthing to delete a directory so we should handle the excption thrown from repositories.getItemInfo . to allow for the completion of directory processing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    stage: triagingWe are working on understanding the issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions