YueChen-C / py-ios-device

IOS Professional Performance Testing Tool . You can get CPU, GPU, Memory , Lifecycle and other metrics from real iOS devices . iOS 性能测试工具
GNU General Public License v3.0
667 stars 183 forks source link

Fix *nix socket close and small argument improvements #80

Closed NeverDieOne closed 1 year ago

NeverDieOne commented 1 year ago

Hi, I'm using your library for autotests. And I have some issues with sockets in Linux.

In my code I create lockdown with device, but I can not pass lockdown to InstrumentsBase. The python process freezes and waits for something from the USBMux socket.

I did this PR to solve this problem.

YueChen-C commented 1 year ago

@NeverDieOne Thanks

NeverDieOne commented 1 year ago

@YueChen-C can you update pypi package, thanks)

YueChen-C commented 1 year ago

Released 2.3.0