Hello Mike

On Mon, Sep 10, 2012 at 10:47 PM, Mike Naberezny <[email protected]>wrote:

> Hi Igor,
>
>
> On 6/20/12 6:31 PM, Igor Sobreira wrote:
>
>> 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<https://github.com/Supervisor/supervisor/pull/129>
>>
>> I've implement a poll() and kqueue() backends, with a fallback to
>> select().
>>
>
> Thanks for this work!  What platforms have you tested it on so far?
>

I was working on a OS X Snow Leopard. I also verified on Ubuntu.
I to disabled kqueue to fallback to poll(), then fallback to select(), to
make sure all backends were tested manually. The config file and command
used to reproduce the bug you can find in the issue link above.

Now I have access to an old OS X Leopard (unfortunately, but temporally)
and linux on servers. If you have any suggestion on what manual tests could
be done let me know.

-- Igor.


>
> Regards,
> Mike
>
> --
> Mike Naberezny
> Maintainable Software
> http://maintainable.com
>
> ______________________________**_________________
> Supervisor-users mailing list
> Supervisor-users@lists.**supervisord.org<[email protected]>
> http://lists.supervisord.org/**mailman/listinfo/supervisor-**users<http://lists.supervisord.org/mailman/listinfo/supervisor-users>
>



-- 
Igor Sobreira
www.igorsobreira.com
_______________________________________________
Supervisor-users mailing list
[email protected]
http://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to