Ignore all exceptions when closing the session
Compare changes
+ 1
− 4
@@ -35,10 +35,7 @@ class Database(Database):
@@ -35,10 +35,7 @@ class Database(Database):
# which might fail in some conditions, e.g., when this destructor is called during the exit of the python interpreter