This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Dmitry.Groshev
Recipients Dmitry.Groshev, amaury.forgeotdarc
Date 2011-01-28.13:01:06
SpamBayes Score 0.0045997617
Marked as misclassified No
Message-id <1296219667.67.0.188294797534.issue11035@psf.upfronthosting.co.za>
In-reply-to
Content
I've changed gevent.wsgi server to gevent.pywsgi and it works as expected. Now I switched it back to gevent.wsgi and it doesn't crash too! That's strange, but I understand that you can't fix it without normal backtrace. I'm sorry for the inconvenience.
History
Date User Action Args
2011-01-28 13:01:07Dmitry.Groshevsetrecipients: + Dmitry.Groshev, amaury.forgeotdarc
2011-01-28 13:01:07Dmitry.Groshevsetmessageid: <1296219667.67.0.188294797534.issue11035@psf.upfronthosting.co.za>
2011-01-28 13:01:07Dmitry.Groshevlinkissue11035 messages
2011-01-28 13:01:07Dmitry.Groshevcreate