mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Add cleanup task log entry
This commit is contained in:
parent
762a1ed6a5
commit
069c75a16c
1 changed files with 2 additions and 0 deletions
|
|
@ -1321,6 +1321,8 @@ private func extractAccountManagerState(records: AccountRecordsView<TelegramAcco
|
|||
}
|
||||
|
||||
disposable.set(signals.start(completed: {
|
||||
Logger.shared.log("App \(self.episodeId)", "Completed cleanup task")
|
||||
|
||||
task.setTaskCompleted(success: true)
|
||||
}))
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue