smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 245 forks source link

Core doesn't register app in some scenarios during resumption #3817

Closed dboltovskyi closed 2 years ago

dboltovskyi commented 2 years ago

Bug Report

Core doesn't register app in some scenarios during resumption

Occurrences

Rare

Reproduction Steps
  1. There are 2 apps registered from the same device
  2. Both apps added some resumption data
  3. Unexpected disconnect happened
  4. Device re-connected and both apps started re-register
  5. HMI provides an error response for some of the resumption data requests
Expected Behavior

Both apps re-register successfully

Observed Behavior

One of the apps doesn't receive RAI response

OS & Version Information
Test Case, Sample Code, and / or Example App
jordynmackool commented 2 years ago

@dboltovskyi please advise if Luxoft plans to submit an issue for this PR?

dboltovskyi commented 2 years ago

@jordynmackool Yes, Luxoft team is going to provide a fix.

iCollin commented 2 years ago

Closed via https://github.com/smartdevicelink/sdl_core/pull/3828