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 Android Parallel/Shards Race Condition #1867

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

rasyid7
Copy link
Contributor

@rasyid7 rasyid7 commented Aug 1, 2024

Proposed changes

I think this is because of the shards race condition
So by adding a delay will fix the race condition

Testing

Issues fixed

#1853 Unable to run parallel/sharded tests on Android

@bartekpacia
Copy link
Contributor

Hey @rasyid7, thanks a lot for this PR. I tested it and it does fix the issue. That said I don't want to merge this as is, because the code is already complex. I'd prefer we find a root cause and fix that instead. Would you be up to do that?

@rasyid7
Copy link
Contributor Author

rasyid7 commented Aug 6, 2024

hi @bartekpacia , surely this is just hotfix. but if there's someone able to find the root cause, feel free to create a PR.
my capability is not good enough and maybe will take more time 🙏

@bartekpacia
Copy link
Contributor

I see. To unblock users, I'm going to merge it as it, because it does fix the issue.

That said, I will try to get back as soon as I have some free cycles, and get it fixed properly.

fyi @amanjeetsingh150

@bartekpacia bartekpacia merged commit d00d0ad into mobile-dev-inc:main Aug 14, 2024
4 checks passed
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