mirror of
https://github.com/microsoft/vscode.git
synced 2026-01-09 06:31:23 +08: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