path: mozjs128_128.14.0-3/python/mozbuild/mozbuild/mach_commands.py
        # We're not using an existing process, so there should only be our
        # parent process at this time.
        pids = device.pidof(app_name=app)
        if len(pids) != 1:
            command_context.log(
