hydra/src/hydra-queue-runner
Eelco Dolstra c93aa92563 Create BuildSteps race-free
If multiple threads create a step for the same build, they could get
the same "max(stepnr)" and allocate conflicting new step numbers. So
lock the BuildSteps table while doing this. We could use a different
isolation level, but this is easier.
2015-06-09 15:03:20 +02:00
..
2015-06-09 14:21:21 +02:00
2015-06-09 14:21:21 +02:00
2015-06-09 14:21:21 +02:00
2015-05-29 20:55:13 +02:00
2015-05-29 17:14:20 +02:00