Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

openvino/workbench 2022.1 fails to cleanup environments folder #81

@dnoliver

Description

@dnoliver

To reproduce:

  1. Start workbench
  2. import and convert a model
  3. Use "Erase All"

Expected: .workbench/assets/environments should be empty
Actual: generated environments are present after cleanup

After several executions of step 2 and 3, the environments folders gets big enough to cause delays in container startup:

$ du -sh .workbench/assets/environments/*
1.1G    .workbench/assets/environments/1
1.1G    .workbench/assets/environments/2

Metadata

Metadata

Assignees

No one assigned

    Labels

    WIPPR is a Work In Progress and won't be reviewed until finished

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions