Closed smurfix closed 4 years ago
Use trio's instrumentation to add some callbacks related to trio_asyncio. Specifically, queuing and executing asyncio handles should be more tractable.
trio
trio_asyncio
asyncio
Merged into #20.
Use
trio
's instrumentation to add some callbacks related totrio_asyncio
. Specifically, queuing and executingasyncio
handles should be more tractable.