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 achimnol
Recipients achimnol, asvetlov, gvanrossum, yselivanov
Date 2022-02-24.07:01:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645686080.17.0.871502304564.issue46844@roundup.psfhosted.org>
In-reply-to
Content
It is also useful to write debugging/monitoring codes for asyncio applications.  For instance, we could "group" tasks from different libraries and count them.
History
Date User Action Args
2022-02-24 07:01:20achimnolsetrecipients: + achimnol, gvanrossum, asvetlov, yselivanov
2022-02-24 07:01:20achimnolsetmessageid: <1645686080.17.0.871502304564.issue46844@roundup.psfhosted.org>
2022-02-24 07:01:20achimnollinkissue46844 messages
2022-02-24 07:01:20achimnolcreate