Hi,

FYI: uwsgi spooler appears to fail on Mac OS 10.6.8.  If you want to
support that os, I could look into it further.  Otherwise, I will stick to
my linux box.

How to reproduce (I think)
Use Mac OS
Update uwsgi dev repo to hg tip
Use example C plugin to send http requests to spooler
In plugin spooler code do fork + execve in child + wait() in parent
Hit uwsgi with 1 request

Result fork bombed laptop & spammed with an uwsgi_log message about kevent
problem.
Also, the spool directory is empty.
(Sorry, I don't recall the exact message, but it was more than 5k of the
same in 1 sec.)
This maybe related to the fun of using kqueue in Mac OS

--Jeff
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to