You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To elaborate on this, while it is possible to install in parallel, having some packages failed and some successfully installed would cause dependency breakage. Please see GH-8187 for the discussion around parallelizing installation for better performance.
What's the problem this feature will solve?
If a package fails, the remaining will install.
Describe the solution you'd like
Install separately as a thread
The text was updated successfully, but these errors were encountered: