Open
Bug 1927548
Opened 1 year ago
Updated 1 year ago
Resolve why when ADBProcess is returned from mozdevice, using .proc.kill() does not work
Categories
(Testing :: Mozbase, defect, P2)
Testing
Mozbase
Tracking
(Not tracked)
NEW
People
(Reporter: aglavic, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxp])
Using the shell command to run screen recording with mozdevice (ex: self.device.shell) the outputted process(ADBProcess) does not always get killed with adbprocess.proc.kill()
Updated•1 year ago
|
Updated•1 year ago
|
Component: mozperftest → Mozbase
| Reporter | ||
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•