Comment 5 for bug 1503049

Revision history for this message
Robert Collins (lifeless) wrote :

Actually, going back on that... handleError doesn't explicitly provide the exception information so while we'd know it failed, we wouldn't know *how* - maybe pulling it out of sys.exc_info() would work, but we've seen issues with that in eventlet with context switches, so I'd be a little worried.