aa8fc6265c8f34933ee04555dd0c8da2e9e2993f
7f15f312448a5b78f0152b1b15456dad859f9be8
catch exceptions and continue
Since fedora messaging will exit if we get an unhandled exception let's catch all exceptions and print out the info but ultimately pass on the exception.
bugfix
fix var use before definition
cc @humaton - please review but please don't merge.. going to let it run in stage for a few cycles
LGTM
Pull-Request has been merged by dustymabe
catch exceptions and continue
Since fedora messaging will exit if we get an unhandled exception
let's catch all exceptions and print out the info but ultimately
pass on the exception.
bugfix
fix var use before definition