Skip to content

bug: On Windows, the clean-up process in ingest_async() fails silently #210

@atyrode

Description

@atyrode

Gitingest is ignoring the errors during the cleanup process (at shutil.rmtree) and therefore a WinError5: Acess is denied is silently ignored, because the locks on the temporary files are not yet released, meaning the folder is not cleaned up as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is neededstale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions