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

openvino/workbench 2022.1 fails to cleanup environments folder #81

Open
dnoliver opened this issue Jun 16, 2022 · 1 comment
Open

openvino/workbench 2022.1 fails to cleanup environments folder #81

dnoliver opened this issue Jun 16, 2022 · 1 comment
Labels
WIP PR is a Work In Progress and won't be reviewed until finished

Comments

@dnoliver
Copy link
Collaborator

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
@artyomtugaryov
Copy link
Contributor

Hello, you are right!
The problem wa fixed in the master branch, but we don't have oficial release with these changes.

@yatarkan yatarkan added the WIP PR is a Work In Progress and won't be reviewed until finished label Feb 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
WIP PR is a Work In Progress and won't be reviewed until finished
Projects
None yet
Development

No branches or pull requests

3 participants