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

Add concurrency annotations #847

Closed
PavelHolec opened this issue Oct 29, 2024 · 0 comments · Fixed by #848
Closed

Add concurrency annotations #847

PavelHolec opened this issue Oct 29, 2024 · 0 comments · Fixed by #848
Assignees

Comments

@PavelHolec
Copy link
Collaborator

  • TextRepresentable should be @mainactor
  • Icon.Symbol and Icon.Size should be Sendable (and this probably applies to all primitive value types and configurations)
  • Layout.readableMaxWidth should be a let
  • orbitFonts should be @mainactor
@sjavora sjavora self-assigned this Oct 29, 2024
@sjavora sjavora changed the title Fix Swift6 concurrency issues Add concurrency annotations Oct 29, 2024
PavelHolec added a commit that referenced this issue Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants