MagicStack/uvloop

Access length of the ._ready queue?

Opened this issue · 1 comments

Is there any way to access the length of what would normally be the ._ready queue of the event loop? I want to monitor how congested my event loop gets.

There is a MR regarding this