uvloop icon indicating copy to clipboard operation
uvloop copied to clipboard

Access length of the ._ready queue?

Open Arseniy-Popov opened this issue 8 months ago • 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.

Arseniy-Popov avatar Jun 06 '24 10:06 Arseniy-Popov