Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Open
Description
Currentlyget_all_awaited_by
API is provided part of_remote_debugging
module.
But the module is private currently, and there are some usecase for this API fromaiomonitor.
So it would be useful if we could export it as part of the asyncio API, such as 'asyncio.get_all_awaited_by'.
Please let me know if there is concern to export this API as public.@kumaraditya303@pablogsal
Metadata
Metadata
Assignees
Projects
Status
Todo