Cap concurrency when parsing blueprint files
Darwin has a default limit of 256 open files per process. Parsing too many blueprint files in parallel can hit the limit. Cap the concurrency at 200. Test: manual testing with limit set to 32 Change-Id: Ic64d21d2c0ffd7c86bf3f02fb51216ee5684a80c
Loading
Please sign in to comment