Great, I'll recompile and try this out.
On Wed, Jun 22, 2011 at 6:46 AM, Roberto De Ioris <[email protected]> wrote: > >> The latest version from mercurial does fix this issue partially. >> >> With threads disabled it works great. With threads enable, now instead >> of reloading on every request, it never reloads. >> >> On > > > Well, today the europython wifi is a bit better, so i have made some patch. > > I am giving precedence to threading bugs as they are a release-stopper > > You should now be able to use touch_reload in threading mode too. > > I have added a new option --propagate-touch that will issue the reload on > touch to all of the workers (by default each worker will check for the > file modification and reload itself). I do not know what method is better, > it depends on the kind of platform/apps > > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
