Add asyncio monitoring hooks

There is another use case for fine-grained asyncio hooks to implement “task scope” to structure asyncio server applications.
Also, please have a look at aiomonitor.

1 Like