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 MainActor attribute to ChartViewDelegate. #5179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

beckj-prestolabs
Copy link

Issue Link 🔗

Goals ⚽

This warning might be going to be an error in Swift 6. Need to fix and remove this warning.

Implementation Details 🚧

By adding this attribute to ChartViewDelegate, we explicitly marked it as MainActor. Since UIViewController and UIView also have the MainActor attribute by default, there should be no practical change in behavior.

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.

None yet

1 participant