Skip to content

Commit

Permalink
Reset of synchronizer alias
Browse files Browse the repository at this point in the history
alias reverted

Alias logic updated
  • Loading branch information
LukasKorba committed Dec 11, 2024
1 parent 26ad508 commit 632626a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,8 @@ public class SDKSynchronizer: Synchronizer {
return
}

UsedAliasesChecker.stopUsing(alias: initializer.alias, id: initializer.id)

let context = AfterSyncHooksManager.WipeContext(
prewipe: { [weak self] in
self?.transactionEncoder.closeDBConnection()
Expand Down

0 comments on commit 632626a

Please sign in to comment.