This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients asvetlov, iritkatriel, lilydjwg, yselivanov
Date 2022-03-18.09:35:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647596137.26.0.853336811715.issue42682@roundup.psfhosted.org>
In-reply-to
Content
I don't think the OP is complaining about the internal asyncio machinery frames, but rather about the repetition of the "return f.result()  # May raise f.exception()." frame.

I will paste the output of the script in the next comment.
History
Date User Action Args
2022-03-18 09:35:37iritkatrielsetrecipients: + iritkatriel, asvetlov, lilydjwg, yselivanov
2022-03-18 09:35:37iritkatrielsetmessageid: <1647596137.26.0.853336811715.issue42682@roundup.psfhosted.org>
2022-03-18 09:35:37iritkatriellinkissue42682 messages
2022-03-18 09:35:37iritkatrielcreate