Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 'simctl manage processes' #336

Merged
merged 3 commits into from
Nov 21, 2015
Merged

Conversation

jmoody
Copy link
Contributor

@jmoody jmoody commented Nov 20, 2015

Motivation

Fixes command line tool has a reference to Lifecycle module #332

On El Capitan, it has been demonstrated that the CoreSimulatorService daemon can become unstable after it has been running for a long time. This PR improves the:

$ bundle exec run-loop simctl manage-processes

tool by directing it to KILL the CoreSimulatorService daemon.

If you are seeing FIFO errors in CI (or even locally), try integrating this command into your workflow.

Please note that the service takes a long time (seconds) to restart so don't call this obsessively.

It has been demonstrated that on El Capitan, the core simulator will
become unstable if it is running for a long time.
jmoody added a commit that referenced this pull request Nov 21, 2015
@jmoody jmoody merged commit 760e1fc into develop Nov 21, 2015
@jmoody jmoody deleted the feature/fix-simctl-manage-processes branch November 21, 2015 09:34
@jmoody jmoody mentioned this pull request Nov 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant