← Back to team overview

txaws-dev team mailing list archive

Re: [Merge] lp:~chihchun/txaws/txaws-lp1050741 into lp:txaws

 

Instead of just dropping the error, I'd rather see it logged:

except Exception, err:
  log.msg("Could not load %s" % cert_file_name)
  log.msg(err)
-- 
https://code.launchpad.net/~chihchun/txaws/txaws-lp1050741/+merge/130777
Your team txAWS Committers is requested to review the proposed merge of lp:~chihchun/txaws/txaws-lp1050741 into lp:txaws.


References