Fix a bug in which Borg hangs during database backup when different filesystems are in use (#1118).

This commit is contained in:
Dan Helfman
2025-07-15 13:05:03 -07:00
parent 34f677dba1
commit ea72f1c367
7 changed files with 147 additions and 30 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "borgmatic"
version = "2.0.7"
version = "2.0.8.dev0"
authors = [
{ name="Dan Helfman", email="witten@torsion.org" },
]