-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
If a user is on a build page where Rebuild button is shown, and another user (or same user in a different session) does a rebuild, then if the first user also does a rebuild, we can have multiple rebuilds running concurrently for the same build. We should put some logic in rebuilds to prevent this. Only one rebuild should be run at a time.
Reactions are currently unavailable