Skip to content

Commit ac95195

Browse files
troopa81nyalldawson
authored andcommittedApr 18, 2023
rollback previous transaction
1 parent 77411e6 commit ac95195

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎tests/src/python/test_provider_oracle.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,7 @@ def testNestedInsert(self):
733733
f['pk'] = NULL
734734
self.vl.addFeature(f) # Should not deadlock during an active iteration
735735
f = next(it)
736+
self.vl.rollBack()
736737

737738
def testTransactionEditing(self):
738739
tg = QgsTransactionGroup()

0 commit comments

Comments
 (0)
Please sign in to comment.