Riccardo Magliocchetti

Results 120 comments of Riccardo Magliocchetti

It looks like musl doesn't provide execinfo.h which is a requirement for that code.

@jbehrends you are very welcome to open a PR or sponsor someone to do the work :)

Can you use a mule as thread pool instead of messing with workers? See http://uwsgi-docs.readthedocs.org/en/latest/Mules.html Please always report bugs using latest stable release, 2.0.6 is quite an old one.

What about adding the very same warning here? http://uwsgi-docs.readthedocs.org/en/latest/Async.html Also this phrase may create confusion, why are adding async as requirements if we forbid to use its api? What does...

Looks more of a python stacktrace than a uwsgi one, looks like uwsgi is only catching and displaying it. Said that it could be everything. You can try with uwsgi...

@toabi are you on macos locally? linux and macos use two different locking systems.

AFAIK the default format if you don't specify it is `ini`. If you have any suggestion feel free to open a pull request. Thanks.

FYI this is not the pyuwsgi repository, looks like the build did not have pcre enabled. Could it be you installed two different wheels?

Can you reproduce with latest release?