uwsgi报错libgcc_s.so.1 must be installed for pthread_cancel to work ∞ draft 26 Apr 2014 jsongo 在uwsgi上跑django时,如果操作了数据库,就有可能会导致标题中说的错误。 其实很简单,把--limit-as 改大一些就可以了,如1000