~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2012-09-06 11:19:35 UTC
  • mto: (6437.63.7 2.5)
  • Revision ID: john@arbash-meinel.com-20120906111935-m4p8prgxohkg9ywy
record_stream wasn't being iterated to completion.

This meant that we didn't always finalize a nested_progress_bar.
Which meant that our test suite thought we were at a depth >1.
Which meant that ProgressRecordingUIFactory was discarding
the update messages.
So wrap the progress bar in a try/finally. That way when the
generator exits, we get a proper cleanup.
Note that record_stream is generally driven by iterating the
stream and stepping it, so it isn't too surprising that
we weren't stepping that one final time to trigger generator
teardown.
Filename Latest Rev Last Changed Committer Comment Size
..
developers 2481.1.1 17 years ago Robert Collins Move HACKING to docs/developers/HACKING and adjust Diff
en 2691.1.1 17 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
es 3405.2.1 16 years ago Martin Albisetti * Added directory structure for docs en spanish Diff
ja 4634.99.1 15 years ago Naoki INADA import doc-ja rev90 Diff
ru 3638.6.1 16 years ago Alexey Shtokalo Initial commit for russian version of documents. Diff
Bazaar-Logo-For-Manuals.png 4634.38.1 15 years ago Ian Clatworthy first cut at pdf docs via sphinx 3.7 KB Diff Download File
default.css 4853.1.1 15 years ago Patrick Regan Removed trailing whitespace from files in doc dire 2 KB Diff Download File
index.es.txt 5050.22.1 14 years ago John Arbash Meinel Lots of documentation updates. We had a lot of ht 1.3 KB Diff Download File
index.ja.txt 5377.2.1 14 years ago Andrew Bennetts Merge lp:bzr/2.2 into lp:bzr, including fixes for 3 KB Diff Download File
index.ru.txt 5377.2.1 14 years ago Andrew Bennetts Merge lp:bzr/2.2 into lp:bzr, including fixes for 2.5 KB Diff Download File
index.txt 5377.2.1 14 years ago Andrew Bennetts Merge lp:bzr/2.2 into lp:bzr, including fixes for 1.8 KB Diff Download File
news-template.txt 3936.1.2 16 years ago Martin Pool Bump version to 1.12 and add news template 169 bytes Diff Download File