RESOLVED FIXED 135626
[iOS] simctl can hang if run quickly after shutting down CoreSimulator services
https://bugs.webkit.org/show_bug.cgi?id=135626
Summary [iOS] simctl can hang if run quickly after shutting down CoreSimulator services
David Farler
Reported 2014-08-05 15:33:07 PDT
If CoreSimulator services are shut down, either by shutting down a device or closing the simulator app, running another CoreSimulator service command may not get notifications and hang. There is one place where I shut down the device separately, but closing the iOS simulator app actually shuts down all devices. <rdar://problem/17847652> Removing the redundant simctl command will help alleviate a hang point while the root cause is investigated.
Attachments
Patch (1.46 KB, patch)
2014-08-05 15:38 PDT, David Farler
mitz: review+
David Farler
Comment 1 2014-08-05 15:38:13 PDT
David Farler
Comment 2 2014-08-05 18:07:25 PDT
Note You need to log in before you can comment on or make changes to this bug.