mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Add cleanup task log entry
This commit is contained in:
@@ -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)
|
||||
}))
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user