David Griffin added the comment:
It should be noted that when I said get_frame in the original comment, I
actually meant get_stack
--
title: Asyncio get_frame fails with native coroutines -> Asyncio Task.get_stack
fails with native corouti
New submission from David Griffin:
I've been playing around with native coroutines and asyncio, and came across an
issue with retrieving exceptions from tasks: The get_frame method on a Task in
asyncio fails with an AttibuteError because it assumes that gi_frame as the
attribute conta