Skip to content

Add shutil.rmtree wrapper that works better on Windows #110

@dangunter

Description

@dangunter

Due to per-process file locking in windows, shutil.rmtree sometimes fails where it would succeed a second or three later, once Windows thinks the process is done. A utility function that did this would be very useful in projects that use Pyomo/pyutilib, such as IDAES.

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