Be more defensive about exceptions teardown throws
ClosedPublic

Authored by mkrizek on Nov 10 2015, 8:58 PM.

Details

Test Plan

Made invalid change in testcloud config (instead of user root I put %s) and it blew up, which is how I discovered the bug. After the fix, propagating exceptions works as expected.

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mkrizek retitled this revision from to Be more defensive about exceptions teardown throws.Nov 10 2015, 8:58 PM
mkrizek updated this object.
mkrizek edited the test plan for this revision. (Show Details)
mkrizek added reviewers: tflink, kparal, jskladan, lbrabec.
lbrabec accepted this revision.Nov 11 2015, 7:26 AM

LGTM

This revision is now accepted and ready to land.Nov 11 2015, 7:26 AM
kparal accepted this revision.Nov 11 2015, 9:35 AM
This revision was automatically updated to reflect the committed changes.