reporting correct python threads status

This commit is contained in:
roberto@quantal64
2012-06-17 19:08:17 +02:00
parent 8ddeed80cf
commit 1367ee1e40
+1 -1
View File
@@ -1233,7 +1233,7 @@ void uwsgi_python_enable_threads() {
up.reset_ts = threaded_reset_ts;
}
uwsgi_log("threads support enabled\n");
uwsgi_log("python threads support enabled\n");
}