Hello, I've pushed some commits to solve the issue #26 (Supervisord crashes when over 1023 files are open (even with ulimit set)), and sent a pull request:
https://github.com/Supervisor/supervisor/pull/129 I've implement a poll() and kqueue() backends, with a fallback to select(). I'd like some feedback, if it's ok and ready to be merged, or if I need to change anything (bugs, code convention, etc). Also, if somebody takes the time to test with your services would be great! Thanks -- Igor Sobreira www.igorsobreira.com
_______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
