Skip to content

[Bug] utils / EnsureDirExists silently ignores errors #9022

Description

@andrey-khropov

Return values of calls to _mkdir and mkdir are not checked. They can fail for other reasons (e.g. lack of permissions, incorrect drive letter on Windows) besides that the directory already exists.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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