anecdotally, running a sequence of ios tests just got a bunch slower. I notice a big pause between these lines:
info: [INSTSERVER] Instruments exited with code 0
info: Deleting plists for bundle: com.example.apple-samplecode.UICatalog
info: [INSTSERVER] Socket closed forcibly due to exit
info: [INSTSERVER] Instruments socket server closed
info: Deleted tracedir we heard about from instruments (/Users/jlipps/Code/appium-jlipps/instrumentscli0.trace)
and these lines:
info: No plist files found to remove
info: Clearing out appium devices
in the logs. What's going on here? What changed?
anecdotally, running a sequence of ios tests just got a bunch slower. I notice a big pause between these lines:
and these lines:
in the logs. What's going on here? What changed?