Il giorno 14/mar/2012, alle ore 17:19, C Anthony Risinger ha scritto: > hey, > > on latest RC2, --touch-reload is failing when more than one is > specified, and continuously restarts thinking the second defined file > was touched. > > reproduce (x86_64): > > --------------------------------------------------------- > # python2 uwsgiconfig.py --build > [...] > > # cat itcorp.ini > [uwsgi] > master = true > processes = 2 > http-socket = :8000 > auto-procname = true > log-micros = true > module = itcorp > callable = app > touch-reload = . > touch-reload = itcorp.py > touch-reload = itcorp.ini > touch-reload = ldaputil.py
Fixed, and re-released as -rc3 -- Roberto De Ioris http://unbit.it JID: [email protected] _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
