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