8000 android-driver not cleaning up logcat subprocs? · Issue #6753 · appium/appium · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
android-driver not cleaning up logcat subprocs? #6753
Closed
appium/appium-android-driver
#179
@jlipps

Description

@jlipps

Ran a few Android tests and they completed with a failure to start the session. Then I quit the Android emulator. These lines then popped up:

[Logcat] Logcat terminated with code 0, signal null
[Logcat] Logcat terminated with code 0, signal null

Which says to me that we were holding on to one logcat subproc per session that Appium had run. I'm guessing that we fail to clean it up in the case of session start failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Androidrelated to Android-native driver(s)Buga problem that needs fixing

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0