summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Promise/Promise+BackgroundTask.swift
AgeCommit message (Collapse)AuthorFilesLines
2022-03-24Drop PromisesAndrej Mihajlov1-49/+0
2021-10-04Promise: move completion and execution queue out of PromiseState and ↵Andrej Mihajlov1-14/+6
implement promise cancellation chain
2021-09-15Promise: add background task extensionAndrej Mihajlov1-0/+57