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
When there are two people building the same package at the same time, the versions will clash, because they're are only committed at the end of each build.
When there are two people building the same package at the same time, the versions will clash, because they're are only committed at the end of each build.
(reported by @tombettany)
Maybe we could lock packages when building them, so two people wouldn't be able to build a package at the same time.
The text was updated successfully, but these errors were encountered: