mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +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: {
|
disposable.set(signals.start(completed: {
|
||||||
|
Logger.shared.log("App \(self.episodeId)", "Completed cleanup task")
|
||||||
|
|
||||||
task.setTaskCompleted(success: true)
|
task.setTaskCompleted(success: true)
|
||||||
}))
|
}))
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user