Hi all, I have just started looking at uwsgi for websockets and was interested in using async. I ran the test from:
https://github.com/unbit/uwsgi/blob/master/tests/websockets_chat_async.py And it deadlocks in PyThread_acquire_lock as soon as a second browser window opens. Is this the expected behaviour when running async and threads? Thanks, -- Michael Graham <[email protected]> _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
