OpenwaterHealth/openlifu-python
Overwriting a volume can leave a dangling volume file in the database
开放
#136 创建于 2024年10月16日
buggood first issue
仓库指标
- 星标
- (24 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.)