Il giorno 17/giu/2011, alle ore 15.58, Łukasz Wróblewski ha scritto: > ----- Oryginalna wiadomość ----- >> Od: "Roberto De Ioris" <[email protected]> >> Do: "uWSGI developers and users list" <[email protected]> >> Wysłane: piątek, 17 czerwiec 2011 15:55:31 >> Temat: Re: [uWSGI] spooler - strange behavior >> >> Does your task chdir() ? > > yes >
it makes sense, the path of the spool file is no more relative to the spooldir and it cannot remove it. No problem, i will move the code to use absolute path, so tasks are free to chdir to whichever dir they want. > >> >> Can you check if in dmesg there is something suggesting a fs >> corruption ? >> > > nothing here > > -- > Łukasz Wróblewski > http://www.nri.pl/ - Nowoczesne Rozwiązania Internetowe > http://www.hostowisko.pl/ - Profesjonalny i tani hosting > http://www.katalog-polskich-firm.pl/ - Najlepszy darmowy katalog firm > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
