AirtestIDE icon indicating copy to clipboard operation
AirtestIDE copied to clipboard

pocoservice未正常关闭

Open codingZXY opened this issue 5 years ago • 1 comments

描述问题bug 使用多线程进行多机控制,完成自动化流程后,命令行出现[pocoservice.apk] stdout: b'\r\ncom.netease.open.pocoservice.InstrumentedTestAsLauncher:INSTRUMENTATION_RESULT: shortMsg=Process crashed.\r\nINSTRUMENTATION_CODE: 0\r\n' 好像是pocoservice未正常关闭? 我在结束的地方加上了poco.stop_running(),这样做不对吗?

截屏 报错: image 封装了stop_app方法,在结束位置加了poco.stop_running() image

预期效果 想要让它正常关闭

python 版本: python3.6

操作系统: Windows10 64bit

设备:

  • 型号: 红米Note4x
  • 系统: Android 7.0

codingZXY avatar Apr 19 '19 08:04 codingZXY

我运行一会儿也是出现这个问题

AddrocSue avatar Aug 23 '21 03:08 AddrocSue