private-bower icon indicating copy to clipboard operation
private-bower copied to clipboard

unfinished query to git do not delete temp file

Open bornxbackwards opened this issue 10 years ago • 1 comments

In the private-bower web interface, when I click a package and refresh the page before it's done rendering the package details, the git repo stay in temp/packageDetails forever. When I click again on the package, a new repo is created, filling-up the filesystem.

I am assuming it is waiting on the interface to delete the repo, but assuming the interface does not respond/git clone takes too long/etc, it will never be deleted.

I am using 1.1.2 installed on centos7.

bornxbackwards avatar Aug 12 '15 15:08 bornxbackwards

I have made some changes to fix this, but i'm still testing. I will test it out and put in a PR when i am done testing.

royrico avatar Oct 26 '15 22:10 royrico