~jameinel/bzr/1.16-abort-resume-aborts-start

  • Committer: John Arbash Meinel
  • Date: 2009-06-01 21:46:25 UTC
  • Revision ID: john@arbash-meinel.com-20090601214625-aphmbq80ix287sbn
If _resume_write_group aborts, make sure to clean up pending packs.

As written, _resume first calls _start, and then tries to start resuming.
If resuming fails, it aborts the resume, but leaves the pack files open.
However, the Repository doesn't catch the exception, so you can't call
repo.abort... to close the open handles.
Filename Latest Rev Last Changed Committer Comment Size
..
File build-packages.sh 4009.1.2 15 years ago Vincent Ladeuil Fixed as per Matt, Jelmer and John reviews. * too 391 bytes Diff Download File
File lp-upload-release 3778.3.4 15 years ago Martin Pool lp-upload-release now handles names like bzr-1.8.t 1.6 KB Diff Download File
File update-changelogs.sh 4009.1.2 15 years ago Vincent Ladeuil Fixed as per Matt, Jelmer and John reviews. * too 747 bytes Diff Download File
File update-packaging-branches.sh 4009.1.2 15 years ago Vincent Ladeuil Fixed as per Matt, Jelmer and John reviews. * too 569 bytes Diff Download File