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: concurrency handling and read-only calls improvements #147

Merged
merged 5 commits into from
Sep 11, 2024

Conversation

elefantel
Copy link
Contributor

@elefantel elefantel commented Sep 10, 2024

This PR:
• Fixes an issue with resuming or updating some state related to receiving broadcast intents in nativesdk caused by the concurrent nature of AIDL.
• Improves read-only calls handling

Addresses issue reported in Testing Integration Issue with Aarna Builder

@elefantel elefantel requested a review from a team as a code owner September 10, 2024 19:11
@elefantel elefantel self-assigned this Sep 10, 2024
@elefantel elefantel changed the title fix: handling rn sdk read-only calls fix: concurrency handling and read-only calls improvements Sep 11, 2024
@elefantel elefantel merged commit 7e2da21 into main Sep 11, 2024
2 checks passed
@elefantel elefantel deleted the handle-rn-read-only-rpc branch September 11, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants