!--a11y-->
Synchronizing Build TasksSerializing build tasks would slow down the build process considerably. Therefore, the CBS is able to process several build tasks in parallel. However, this could lead to inconsistencies, if used archives are changed while the build of the used development component is already running. The dependent development component would be built with obsolete archives. CBS prevents this by recognizing archives that become obsolete during the build process. In such a case, the build process runs again, retrieves the new version of the archive, and stores the version built on the correct archives in the buildspace.
