enable gc in random tests

This commit is contained in:
Kevin Jahns
2017-06-19 21:16:42 +02:00
parent dfe3b0b1d1
commit 060549f2cb
4 changed files with 35 additions and 29 deletions

View File

@@ -996,6 +996,7 @@ export default function extendTransaction (Y) {
op = Y.Struct[op.struct].encode(o)
op.right = newright
if (missingOrigins.length > 0) {
debugger
console.log('This should not happen .. :( please report this')
}
missingOrigins = [op]