Parallelize Blueprints file parsing
Parse multiple Blueprints files simultaneously by using a goroutine to read the file, call the module factory, parse the properties, and look for subdirectories. Requires module factories to be reentrant, but otherwise does not change any build logic semantics. Change-Id: Ia07579917a2b6fd064cedbfff655c23d706da718
Loading
Please register or sign in to comment