Hi, I'm running a python script through supervisord, and inside I run ffmpeg through the subprocess module. Occasionally, supposedly when ffmpeg works hard enough, the entire process tree (ffmpeg+python) crashes without a warning.
I think it has something to do with https://github.com/Supervisor/supervisor/issues/26, but I can't be sure. What should I do? I'll be happy to hear suggestions. Thanks, Erez
_______________________________________________ Supervisor-users mailing list [email protected] https://lists.supervisord.org/mailman/listinfo/supervisor-users
