Skip to content

Clean LifecycleManager before closing#1866

Merged
joeygrover merged 2 commits intodevelopfrom
bugfix/issue_1865_service_leak
Oct 24, 2023
Merged

Clean LifecycleManager before closing#1866
joeygrover merged 2 commits intodevelopfrom
bugfix/issue_1865_service_leak

Conversation

@JulianKast
Copy link
Contributor

@JulianKast JulianKast commented Aug 18, 2023

Fixes #1865

This PR is [ready] for review.

Risk

This PR makes [minor] API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).
  • I have tested Android

Unit Tests

n/a

Core Tests

Tested connecting hello sdl using mulit_high_bandwidthDebug build and observed no service connecting leak.

Core version / branch / commit hash / module tested against: Sync 3
HMI name / version / branch / commit hash / module tested against: Sync 3

Summary

This PR adds a missing call to clean up the LifecycelManager before closing it.

Changelog

Bug Fixes
  • This PR fixes the service connection leak seen with high_bandwidth app builds.

CLA

@joeygrover joeygrover merged commit 30fe848 into develop Oct 24, 2023
@joeygrover joeygrover deleted the bugfix/issue_1865_service_leak branch October 24, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants