~cmiller/desktopcouch/no-returns-in-finally

Viewing all changes in revision 278.

  • Committer: Chad Miller
  • Date: 2011-07-20 20:35:43 UTC
  • Revision ID: chad.miller@canonical.com-20110720203543-a3gcfipmjkifehr0
Fix one path of a service, where an exception should be received by the calling function (main, except for tests), and since we return out of the finally-block, there's no exception to send.  This would make tests very hard to debug when there was a failure.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: