Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop using old completion based MullvadREST interface #5470

Merged

Conversation

rablador
Copy link
Contributor

@rablador rablador commented Nov 20, 2023

The old interface has been deprecated - all call sites should be transitioned over to use the new interface that works with both completion handlers and async/await. Migrating all call sites to async/await is not a part of this task, that should only be done in the trivial cases.


This change is Reviewable

Copy link

linear bot commented Nov 20, 2023

IOS-367 Stop using old completion based MullvadREST interface

The old interface has been deprecated - all call sites should be transitioned over to use the new interface that works with both completion handlers and async/await. Migrating all call sites to async/await is not a part of this task, that should only be done in the trivial cases.

Copy link
Contributor

@buggmagnet buggmagnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 11 of 11 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@buggmagnet buggmagnet force-pushed the stop-using-old-completion-based-mullvadrest-interface-ios-367 branch from 9775454 to d1e60b8 Compare November 22, 2023 15:36
@buggmagnet buggmagnet merged commit e0e5ab1 into main Nov 22, 2023
5 checks passed
@buggmagnet buggmagnet deleted the stop-using-old-completion-based-mullvadrest-interface-ios-367 branch November 22, 2023 16:22
Copy link
Contributor

@pronebird pronebird left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 11 of 11 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants