> <p>epoll_ctl(): No such file or directory [async.c line 93]</p> > <p>epoll_ctl(): No such file or directory [async.c line 93]</p> > <p>epoll_ctl(): No such file or directory [async.c line 93]</p> > <p>epoll_ctl(): No such file or directory [async.c line 93]</p> > <p>epoll_ctl(): No such file or directory [async.c line 93]</p> > <p><br></p> > <p>and seems as result these threads running very long</p>
You could have reached the maximum opened file descriptor for your kernel. But i do not know why you get error only on async_del. Can you post the system configuration you have used for the test and the full uwsgi command line ? I think this is time to add a debugging framework for async mode -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
