BranchHasPendingWrites: The source branch has pending writes.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Critical
|
Unassigned |
Bug Description
Hi,
Got https:/
Launchpad encountered an internal error during the following operation:
generating the diff for a merge proposal. It was logged with id
OOPS-b622eab540a5375ca660d5a230cfcdbf. Sorry for the inconvenience.
BranchHasPend
Traceback (most recent call last):
Module lazr.jobrunner.
self.
Module lp.services.
super(
Module lazr.jobrunner.
job.run()
Module lp.code.
self.
Module lp.code.
'The source branch has pending writes.')
BranchHasPendin
Which seems to have been when submitting a merge proposal.
It seems the branch was being updated while I submitted it, in which case Launchpad should probably retry?
Thanks,
tags: | added: code-review oops |
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → Critical |
This looks like bug #612171 but it seems to still affect certain cases.