You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2025. It is now read-only.
If we're using gevent as the worker pool, is there some identifier to track the green thread? Can we export that alongside?
This will allow us to figure out if the —concurrency=15 really is working or some of the eventloops are hung.
If we're using gevent as the worker pool, is there some identifier to track the green thread? Can we export that alongside?
This will allow us to figure out if the —concurrency=15 really is working or some of the eventloops are hung.