On Dec 31, 2012, at 7:35 AM, Roberto De Ioris <[email protected]> wrote:
> @signal(10,target='worker3') > def draw_graph(signum): > ... > > will do the trick. I won't know the worker before-hand, and I don't think I can pass that parameter when raising the signal, so I used 'workers' as the target. Thanks! André _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
