Woof writes: > probably due to sipxsupervisor setting the signal flags for > auto-reap of the child
When I was working on this problem, Google turned up a lot of bug reports of various Python scripts dieing due to this sort of error. This leads me to think that *lots* of code doesn't work correctly with auto-reap set. Which suggests that sipxsupervisor should turn auto-reap (whatever it actually is) *off* in any child process that executes an "outside" command. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
