Sublime Text 3 is using about 100% of CPU usage (hovers between 99.9% and 100.7% according to Activity Monitor). I’m on Mac OS 10.8, using build 3047 of ST3.
There are some errors in the console log like:
worker 26055 appears stuck while processing file /path/to/drupal/tests/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/etalons/addition.yml, killing process
worker 26092 appears stuck while processing file /path/to/drupal/tests/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/etalons/hashes_in_quotes.yml, killing process
worker 26125 appears stuck while processing file /path/to/drupal/tests/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/etalons/ru_division.yml, killing process
worker 26159 appears stuck while processing file /path/to/drupal/tests/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/etalons/start_comments.yml, killing process
Any ideas on how to fix the problem? I’m working in a directory that has about 6,500 files.
