be more verbose about offload threads

This commit is contained in:
Roberto De Ioris
2012-11-09 21:46:28 +01:00
parent f4187680bd
commit 9ff37ce019
+1
View File
@@ -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