dotnet / dotnet/machinelearning-modelbuilder

Suspicion: Servicehub + devenv might not terminate upon close + improve temp file cleaning

Open
#1,586 2 comments 1 reaction 0 assignees View on GitHub
Stale
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

**System Information (please complete the following information):**
Latest updates as of 11.7.2021, VS 161.0.3, Windows Server 2019

**Describe the bug**
AppData/Temp folder can quickly get big especially after failed training attempts.
It might be a good idea to remind users to clean it, or perhaps have Model builder check and ask if it should be cleaned.

I am also suspecting some parts of model builder may still keep running under some circumstances after closing Visual studio, even if did not fully crash (I am not sure if I received any errors during this session).
![image](https://user-images.githubusercontent.com/26261427/125192845-769b0a80-e252-11eb-869d-0e85552bc9a8.png)
_Visual Studio was closed when these processes kept running, other users were also signed off from the server_

This still needs to be confirmed, but it could explain https://github.com/dotnet/machinelearning-modelbuilder/issues/1535

This is more as a FYI of the suspicion, and I think it could be said user is responsible for clearing temp folders. Feel free to close or keep open.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.