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 Sebastian.Kreft.Deezer
Recipients Sebastian.Kreft.Deezer, bquinlan, mark.dickinson, pitrou, python-dev, sbt, tim.peters
Date 2014-06-18.12:31:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403094675.16.0.943478293384.issue20319@psf.upfronthosting.co.za>
In-reply-to
Content
@glangford: Is that really your recommendation, to switch to celery? Python 3.4.1 should be production quality and issues like this should be addressed.

Note that I've successfully run millions of tasks using the same method, the only difference being that in that case the tasks weren't launching subprocesses. So I think that may be a starting point for debugging.
History
Date User Action Args
2014-06-18 12:31:15Sebastian.Kreft.Deezersetrecipients: + Sebastian.Kreft.Deezer, tim.peters, bquinlan, mark.dickinson, pitrou, python-dev, sbt
2014-06-18 12:31:15Sebastian.Kreft.Deezersetmessageid: <1403094675.16.0.943478293384.issue20319@psf.upfronthosting.co.za>
2014-06-18 12:31:15Sebastian.Kreft.Deezerlinkissue20319 messages
2014-06-18 12:31:15Sebastian.Kreft.Deezercreate