branch puller can try to pull the same branch twice at once
Bug #450998 reported by
Michael Hudson-Doyle
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
High
|
Unassigned |
Bug Description
If requestMirror is called while a branch is being pulled, acquireBranchToPull will happily return it. This is just a bad idea and in particular makes analyzing the puller logs of the current issues harder than it needs to be.
To post a comment you must log in.
Do we need to record more data?