Instead of once per extension, only call `::setSyncing(TRUE)` once per recipe...
requested to merge issue/distributions_recipes-3400476:3400476-minor-optimization-runner-process-install into 10.2.x
Instead of once per extension, only call ::setSyncing(TRUE)
once per recipe installation, same for ::setSyncing(FALSE)
.
Closes #3400476