• Chris Bracken's avatar
    Clean up orphaned Instruments processes (#11189) · cf96c7db
    Chris Bracken authored
    In some cases, we've seen interactions between Instruments and the iOS
    simulator that cause hung instruments and DTServiceHub processes. If
    enough instances pile up, the host machine eventually becomes
    unresponsive.
    
    Until the underlying issue is resolved, manually kill any orphaned
    instances (where the parent process has died and PPID is 1) before
    launching another instruments run.
    cf96c7db
Name
Last commit
Last update
..
cocoapods_test.dart Loading commit data...
code_signing_test.dart Loading commit data...
devices_test.dart Loading commit data...
ios_workflow_test.dart Loading commit data...
mac_test.dart Loading commit data...
simulators_test.dart Loading commit data...