Hello everyone! It looks like in trollius we don't get the full traceback for chained coroutines on Python 2.x. I posted an issue here <https://bitbucket.org/enovance/trollius/issue/18/truncated-exception-tracebacks-on-python>. Is this a known issue that Python 3 avoids entirely, and can we work around it to backport the same exception functionality to Python 2.x?
Isaac
