Skip to content

Commit 8d4778b

Browse files
committed
Add TestKit feature flag Detail:ResultStreamWorksAfterBrokenRecord
1 parent 3319865 commit 8d4778b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testkitbackend/test_config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"Optimization:MinimalResets": true,
5656
"Optimization:PullPipelining": true,
5757
"Optimization:ResultListFetchAll": "The idiomatic way to cast to list is indistinguishable from iterating over the result.",
58+
"Detail:ResultStreamWorksAfterBrokenRecord": true,
5859
"ConfHint:connection.recv_timeout_seconds": true
5960
}
6061
}

0 commit comments

Comments
 (0)