Il giorno 25/ago/2011, alle ore 18:06, Yaniv Aknin ha scritto:

> OK, then one last thing:
> 
> Don't you want to apply the same change in py_uwsgi_grunt(), where you do 
> another fclose()? I'm talking about this
> // close connection on the worker
> if (PyTuple_Size(args) == 0) {
>     fclose(wsgi_req->async_post);
>     wsgi_req->fd_closed = 1;
> } 
> 

Oops, you are right.

Applied

Thanks


--
Roberto De Ioris
http://unbit.it
JID: [email protected]

_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to