Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add network settings for kotlin npm install
Because there can be multiple installations of NPM dependencies via Yarn, we need to work correctly consider concurrency of Yarn Because Yarn cache could face with problems during concurrent installation, need to limit network concurrency with only 1 instance and use mutex on network yarnpkg/yarn#2146
- Loading branch information