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.)