mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
* Introduce compilation error * Engineering - limit the tasks that we run * Limit available memory to simulate an OOM * Try to update the task * Remove the use of npm-run-all * Fix script * Another try * Try npm-run-all2 * Restore tasks, keep npm-run-all2 * Switch from npm-run-all to npm-run-all2 * Revert changes that were used for testing