Javier Tejero
Javier Tejero
# Problem On receiving multiple connections at the same time I observe a deadlock that causes gunicorn worker to completely freeze forever (the worker timeout does not kill the frozen...
when opening many sockets the worker gets frozen consuming 100% cpu to reproduce: ``` cd examples python standalone_app_gthread.py ``` and then using Apache Bench tool: ``` ab -n1000 -c100 http://0.0.0.0:8080/...
...https://bitbucket.org/mj1856/jstimezonedetect/commits/ae2ffe87c13f77a3d0457c1f50fcdf379a88add7 Yes, I find very useful both approaches. So now, jstimezonedetect woud be considered a small polyfill that just uses the ECMAScript I18n API when it's there. I'm not bumping...