mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-06 21:51:30 +00:00
be more verbose about offload threads
This commit is contained in:
@@ -2698,6 +2698,7 @@ next2:
|
||||
break;
|
||||
}
|
||||
}
|
||||
uwsgi_log("spawned %d offload threads for uWSGI worker %d\n", uwsgi.offload_threads, uwsgi.mywid);
|
||||
}
|
||||
|
||||
// must be run before running apps
|
||||
|
||||
Reference in New Issue
Block a user