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

Demo app is terminated, but process remains #1042

Closed
leejooheon opened this issue Jan 29, 2024 · 2 comments
Closed

Demo app is terminated, but process remains #1042

leejooheon opened this issue Jan 29, 2024 · 2 comments
Assignees

Comments

@leejooheon
Copy link

leejooheon commented Jan 29, 2024

I'm testing with demo-session app.
demo app onDestroy is called (both service and activity), but the process remains.

It can be reproduced with the steps below.

  1. play something
  2. swipe away from recent app (Activity destroyed)
  3. pause from notification
  4. wait 120 seconds (Service destroyed)
  5. command in terminal adb shell ps | grep androidx.media3.demo.session
  6. demo-session app printed

Is this behavior intended?

@leejooheon
Copy link
Author

leejooheon commented Jan 31, 2024

@marcbaechinger
Copy link
Contributor

Duplicate of 805.

@androidx androidx locked and limited conversation to collaborators Apr 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants