Hi,

Is it possible to get real signals into Django processes?  I have
several processes that collect data for analysis, so they run a long
time normally.  For maintenance purposes, it would be handy to be able
to send a SIGHUP to the processes and have them shut down cleanly.  I
read up on the pseudo signals module in Django, but I can see no method
to handle real signals from a non-Django process.

...Thanks,
...Ken

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to