Syntax Highlighter for cgit.drupal.org cant handle embedded binaries in features
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2331007. --> Reported by: [Mixologic](https://www.drupal.org/user/391689) >>> <p><a href="http://cgit.drupalcode.org/sandbox-rvilar-1313302/">http://cgit.drupalcode.org/sandbox-rvilar-1313302/</a> tree/modules/features/openplaza_default_content/openplaza_default_content.features.content.inc</p> <p>Apparently features thinks(thought?) its a fine idea to go ahead and embed binary data into php include files to deploy content.</p> <p>The python syntax highlighter doesnt know how to handle this, so it just heats up the CPUS on util to 99%. </p> <p>Not sure if we should<br> A. look for binary data in .inc files and not syntax highlight,<br> B. not host .inc files with embedded binary data?<br> C. setup a sheriff script that terminates syntax highlighters that have been misbehaving?</p>
issue