Comment 8 for bug 1181146

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to swift (master)

Reviewed: https://review.openstack.org/181566
Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=90b84d3a699811a99c97ebbe4f71a14d2f76a0e5
Submitter: Jenkins
Branch: master

commit 90b84d3a699811a99c97ebbe4f71a14d2f76a0e5
Author: Tim Burke <email address hidden>
Date: Fri May 8 11:45:12 2015 -0700

    Properly re-raise exceptions in proxy_logging

    Previously, this could encounter TypeErrors, presumably because
    sys.exc_clear() was called somewhere in the block of code between
    catching the exception and re-raising.

    Related-Bug: 1181146
    Change-Id: Iadeea3f61e70bf83dc0eb063fdb27edd16f3ca32