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
When using uWSGI with the gevent loop with many async cores running on a single worker, uwsgitop will show statistics for the one worker only, which is not very useful.
It should be possible to display status of the async cores too.
The text was updated successfully, but these errors were encountered:
When using uWSGI with the gevent loop with many async cores running on a single worker, uwsgitop will show statistics for the one worker only, which is not very useful.
It should be possible to display status of the async cores too.
The text was updated successfully, but these errors were encountered: