OpenwaterHealth/openlifu-python

Overwriting a volume can leave a dangling volume file in the database

開放

#136 建立於 2024年10月16日

 (2 則留言) (0 個反應) (1 位負責人)Python (16 個分叉)auto 404
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.)

貢獻者指南