From: Frank T. <ft...@ne...> - 2005-04-23 19:52:50
|
Achton N. Netherclift, on 2005-04-13, wrote: > isildur:~# ps aux > amavis 16177 0.0 1.4 14716 3636 ? S Apr12 0:00 > /usr/bin/python /usr/bin/pyzor check I'm willing to bet that this is due to amavisd or SA not cleaning up the python processes when they exit (that is, not wait(2)'ing on them). However, I'm really interested to hear if someone can replicate this problem with Pyzor manually. -- Frank |