OpenwaterHealth/openlifu-python

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

オープン

#136 opened on 2024/10/16

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)Python (16 件のフォーク)auto 404
buggood first issue

Repository metrics

Stars
 (24 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド