Skip to content

FileRepo.list() throws NPE if the repo directory has been deleted #7

@njbartlett

Description

@njbartlett

NPE occurs because File.list() returns null on a non-existing directory. Should either handle this and throw a better exception, or return empty list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions