MetaCI icon indicating copy to clipboard operation
MetaCI copied to clipboard

Rebuild from stale page

Open cpolcyn opened this issue 8 years ago • 0 comments

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.

cpolcyn avatar Aug 30 '17 20:08 cpolcyn