Skip to content

Refactor account operations for actor isolation - #11044

Open
mojganii wants to merge 1 commit into
mainfrom
take-out-all-non-tunnel-operations-outside-of-ios-1765
Open

Refactor account operations for actor isolation#11044
mojganii wants to merge 1 commit into
mainfrom
take-out-all-non-tunnel-operations-outside-of-ios-1765

Conversation

@mojganii

@mojganii mojganii commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR refactored all account-related operations to remove their direct dependency on TunnelInteractor and instead receive the required state access and update behavior through @sendable closures.

This prepares the account-related operation flow for making TunnelManager an actor and reduces coupling between the operations and TunnelManager's state.


This change is Reviewable

@linear-code

linear-code Bot commented Aug 31, 2026

Copy link
Copy Markdown

IOS-1765

@mojganii mojganii added the iOS Issues related to iOS label Aug 31, 2026
@mojganii mojganii self-assigned this Aug 31, 2026

@rablador rablador left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@rablador reviewed 7 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved.

@github-actions

Copy link
Copy Markdown

🚨 End to end tests failed. Please check the failed workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

iOS Issues related to iOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants