sdsc / nucleus-service

0 stars 1 forks source link

Delete temp file if ISO upload fails to nucleus #20

Open dimm0 opened 7 years ago

dimm0 commented 7 years ago

If upload fails for some reason, the temp file remains in /tmp Use request.FILES[‘file’].close() to delete one