oh.....I have harikiri set......at three seconds. would that kill it?
On Fri, Nov 23, 2012 at 4:49 AM, David Montgomery <[email protected] > wrote: > Does that have to be set? --idle is not set > > > > On Fri, Nov 23, 2012 at 4:41 AM, Łukasz Mierzwa <[email protected]>wrote: > >> Do You have --idle option set? >> >> >> 2012/11/22 David Montgomery <[email protected]> >> >>> Hi, >>> I am using the lastest lts. >>> >>> My timer use to work.......now...no. >>> >>> try: >>> from uwsgidecorators import * >>> @timer(60) >>> def load_redis(signum): >>> loadRedisDict() >>> except ImportError: >>> error = str(sys.exc_info()) >>> >>> >>> What am i doing wrong? I am monitoring the log....the timer is not >>> working. >>> >>> Thanks >>> >>> >>> >>> _______________________________________________ >>> uWSGI mailing list >>> [email protected] >>> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >>> >>> >> >> >> -- >> Łukasz Mierzwa >> >> _______________________________________________ >> 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
