Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Add locking so that a new round can't start before the previous one is finished #26

@AnotherKamila

Description

@AnotherKamila

Currently, the rounds are completely independent, and thus if the timing is tight (see also #10 ), a new round can be triggered before the previous one finished, which will mess up the state on the webserver and thus the round won't run correctly.

One of these days somebody should solve it using https://docs.buildbot.net/current/manual/configuration/interlocks.html .

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghi-priHigh prioritymasterRelated to the master component (buildbot)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions