Closed Bug 701795 Opened 13 years ago Closed 13 years ago

talos shouldn't shell out to python so much

Categories

(Testing :: Talos, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 701195

People

(Reporter: k0scist, Unassigned)

Details

(Whiteboard: [mozbase])

Talos shells out a lot. In bcontroller we shell out to start/stop_xperf and etlparser.py. In ffprocess we shell out to run bcontroller.py and head and tail scripts.  At a casual glance, it looks like we can just import these things and call via an API versus shelling out and we should do this when we can.  There's no real point of opening a subshell for a blocking python script.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.