Bugs found and fixed: - converter.py: STAGING_IN.iterdir() → extract_base.iterdir() (checked wrong dir when source was in session subdir) - vm-bench.service: TMPDIR=/mnt/converter/in → /mnt/converter/tmp (old path poisoned all temp file writes) - backend/app.py: removed unused STAGING_IN constant - converter.py: removed unused STAGING_OUT constant - install.sh: removed creation of old /in and /out dirs |
||
|---|---|---|
| .. | ||
| app.py | ||
| converter.py | ||
| install.sh | ||
| models.py | ||
| provisioner.py | ||
| requirements.txt | ||
| vm-bench-backend.service | ||