fixed a race condition

This commit is contained in:
roberto@sirius
2011-08-29 10:30:01 +02:00
parent 97133b27ce
commit 1e26cda615
2 changed files with 5 additions and 1 deletions
-1
View File
@@ -872,7 +872,6 @@ void uwsgi_python_spooler_init(void) {
struct uwsgi_string_list *upli = up.spooler_import_list;
UWSGI_GET_GIL
while(upli) {