Skip to content

[tizen_app_control] Fix potential race issue - #1078

Open
seungsoo47 wants to merge 1 commit into
flutter-tizen:masterfrom
seungsoo47:tizen_app_control-fix-race-issue
Open

[tizen_app_control] Fix potential race issue#1078
seungsoo47 wants to merge 1 commit into
flutter-tizen:masterfrom
seungsoo47:tizen_app_control-fix-race-issue

Conversation

@seungsoo47

Copy link
Copy Markdown
Contributor

Subscribe to onAppControl before calling sendLaunchRequest() to avoid a potential race where broadcast-stream events could be missed.

Subscribe to `onAppControl` before calling `sendLaunchRequest()` to
avoid a potential race where broadcast-stream events could be missed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant