kfl / staffeli_nt

Staffeli NT Technology
MIT License
8 stars 7 forks source link

Hand-in of multiple .zip-files break the download script #52

Closed madsobitsoe closed 2 years ago

madsobitsoe commented 2 years ago

If a student has handed in 2 separate zip-files, staffeli will throw an uncaught exception and crash when unzipping the 2nd zip-file.

A solution would be to add better exception-handling in download.py.

kfl commented 2 years ago

Fixed by #56