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

SDL sometimes doesn't send BC.OnAppUnregistered in case HMI close an app with RESOURCE_CONSTRAINT reason #3865

Open
GetmanetsIrina opened this issue Feb 23, 2022 · 2 comments
Labels

Comments

@GetmanetsIrina
Copy link

Bug Report

SDL sometimes doesn't send BC.OnAppUnregistered in case HMI close an app with RESOURCE_CONSTRAINT reason.

Occurrences

~0.5-0.9%

Reproduction Steps
  1. SDL and HMI are started
  2. App is registered on default mobile connection
  3. App is activated
  4. HMI sends BC.OnExitApplication with reason: RESOURCE_CONSTRAINT related to App to SDL
Expected Behavior

SDL sends BC.OnAppUnregistered notification to HMI

Observed Behavior

SDL doesn't send a notification to HMI

OS & Version Information
Test Case, Sample Code, and / or Example App
@GetmanetsIrina
Copy link
Author

GetmanetsIrina commented Feb 23, 2022

This is the same issue as #3561 from the scope of 8.1 release,
but I can see this issue on the current develop branch (b74c738).
On my environment, this issue is reproduced about ~2% on the 8.0.0 release
and about ~0.5-0.9% on the current develop branch

@GetmanetsIrina
Copy link
Author

Luxoft team is going to prepare a fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants