> The version is 2.0.8, strace looks something like this:
> ..
> nanosleep({0, 204800000}, NULL)
> ....
> nanosleep({0, 819200000}, NULL)
> ....
> nanosleep({0, 409600000}, NULL)
>
>
> Commenting out that line helped, yes!The values are really high, maybe something in the computation is wrong. I will investigate on this right now and i will post a solution -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
