Listing migrations alone runs out of memory
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3454213. --> Reported by: [fjgarlin](https://www.drupal.org/user/2495842) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p><code>drush ms</code> made the dev server choke on 1G of memory, so it would just fail with memory limits.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Filter out migrations that aren't needed.</p> <p>Thread for this issue: <a href="https://drupal.slack.com/archives/C226VLXBP/p1718183655590519">https://drupal.slack.com/archives/C226VLXBP/p1718183655590519</a></p>
issue