1995: DB remains locked if it is incompatible
svn: r18680
This commit is contained in:
parent
24976ab0a6
commit
1f1fc901d9
@ -538,6 +538,7 @@ class DbBsddb(DbBsddbRead, DbWriteBase, UpdateCallback):
|
|||||||
self.gramps_upgrade(callback)
|
self.gramps_upgrade(callback)
|
||||||
else:
|
else:
|
||||||
self.__close_early()
|
self.__close_early()
|
||||||
|
clear_lock_file(name)
|
||||||
raise DbUpgradeRequiredError()
|
raise DbUpgradeRequiredError()
|
||||||
|
|
||||||
if callback:
|
if callback:
|
||||||
|
Loading…
Reference in New Issue
Block a user