Closed schuellerf closed 7 years ago
when I start a process in python with
import ldtp ldtp.launchapp("<my favorite app>")
and terminate the app, there is a zombie which I usually like to be reaped :)
when I start a process in python with
and terminate the app, there is a zombie which I usually like to be reaped :)