OpenwaterHealth/openlifu-python
Overwriting a volume can leave a dangling volume file in the database
Ouverte
#136 ouverte le 16 oct. 2024
buggood first issue
Métriques du dépôt
- Stars
- (24 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
When using Databse.write_volume if we choose to overwrite an existing volume but use a volume file with a different filename, then the old volume file is left there dangling. (It exists only in the filesystem but it is still there in the database directory taking up space.)