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

Fix(swift): invalid redeclaration of 'UniffiForeignFutureTask' #2311

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

Conversation

QuentinPerez
Copy link
Contributor

see #2310

@QuentinPerez QuentinPerez requested a review from a team as a code owner November 13, 2024 10:47
@QuentinPerez QuentinPerez requested review from jeddai and removed request for a team November 13, 2024 10:47
Copy link
Contributor

@bendk bendk left a comment

Choose a reason for hiding this comment

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

Looks good, but can you also include the test fixture you ran? That way we can make sure the fix sticks. Maybe it could be named something like futures-multi-crate and it can be the place we test async issues when multiple crates are involved.

BTW, I think there's another issue here. What if 1 crate defines multiple async traits? That can be for another PR though.

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.

2 participants