Better hide it for now in the help. Might revisit. Confuses users. Tnx.
jose bollo
March 6, 2019 at 9:14 AM
To kill the process the command is afm-util kill ID/PID or afm-util terminate ID/PID.
The intent of stop was to send a SIGSTOP meaning pause/resume. Pause/resume was a feature at the beginning but is now probably deprecated for 2 reasons:
there is a confusion between pause/stop and kill/terminate
the use of pause/resume is doesn't solves all the questions related to the life cycle of processes.
Question: should I remove stop/pause & continue/resume from afm-util?
afm-util stop $ID does return "not implemented".
Can we fix this ?
E.g.
https://lava.automotivelinux.org/scheduler/job/2529#L1889
where we execute and test a simple app install workflow
https://github.com/montjoie/lava-tests/blob/agl/agl.sh#L169
Expected outcome: kill mediaplayer process/