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

Only sessions with same connectionID as the disconnected accessory should be closed #1453

Merged

Conversation

NicoleYarroch
Copy link
Contributor

@NicoleYarroch NicoleYarroch commented Oct 21, 2019

Fixes #1431

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Smoke tests

Summary

Only sessions with same connectionID as the disconnected accessory are now closed. Otherwise if two phones are connected to the same head unit then the sessions will be closed for all apps on both phones when one phone disconnects.

Changelog

Bug Fixes
  • Only sessions with same connectionID as the disconnected accessory are now closed.

Tasks Remaining:

  • Test with two phones using USB
  • Test with two phones using BT
  • Test with one phone using USB and one using BT
  • Test with one phone using with an app using a control session and one phone with an app using a data session.

CLA

@NicoleYarroch NicoleYarroch self-assigned this Oct 21, 2019
@NicoleYarroch NicoleYarroch added the bug A defect in the library label Oct 21, 2019
@NicoleYarroch NicoleYarroch added this to In progress in v6.4 via automation Oct 21, 2019
@NicoleYarroch NicoleYarroch added this to the 6.4.0 milestone Oct 21, 2019
v6.4 automation moved this from In progress to Reviewer approved Oct 21, 2019
@joeljfischer joeljfischer merged commit f63401e into develop Oct 21, 2019
v6.4 automation moved this from Reviewer approved to Done Oct 21, 2019
@joeljfischer joeljfischer deleted the bugfix/issue_1431_multiple_phones_disconnect_bug branch October 21, 2019 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
No open projects
v6.4
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants