Hi, I was trying to use ftok to have consistent semaphores over uwsgi restarts and I noticed that ftok does not play nicely with Zerg dance (using uWSGI 1.4.8). When started I get a bunch of semaphores created; when zerg dance gets completed all semaphores are gone and trying to serve any request generates:
semop(): Invalid argument [core/lock.c line 482] although content is served as usual. Marcin _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
