mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-21 13:07:54 +00:00
fe68884ea462126fedbfdb08fd33d7cdd55bf2a3
When we set pass_arguments=True, we should unpickle 'args' and 'kwargs' first. Without it '_decode_from_spooler' will fail on 'decoding' their packed by pickle data, because pickled data has 'bytes' type.
The uWSGI project For official documentation check: https://uwsgi-docs.readthedocs.org/en/latest/ For commercial support check: http://unbit.com/
Languages
C
89.5%
Python
6.2%
C++
1.3%
Perl
0.9%
Ruby
0.7%
Other
1.2%