remove unneccesarry whenTransactionsFinished command
This commit is contained in:
parent
454ac9ba16
commit
5384bf4faf
@ -175,7 +175,6 @@ export async function computeMessageSyncStep2 (decoder, encoder, conn, senderCon
|
||||
}
|
||||
})
|
||||
// then apply ds
|
||||
await db.whenTransactionsFinished()
|
||||
db.requestTransaction(function * () {
|
||||
yield * this.applyDeleteSet(decoder)
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user