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 r.david.murray
Recipients jnoller, pitrou, r.david.murray
Date 2009-11-14.03:54:19
SpamBayes Score 0.0039201463
Marked as misclassified No
Message-id <1258170865.55.0.571878220979.issue7312@psf.upfronthosting.co.za>
In-reply-to
Content
I still get:

ValueError: No JSON object could be decoded

in one or more of the threads when I hit ctl-c during a -j run.

I've attached an updated patch that fixes the problem, but I'm not sure
it is a correct fix.
History
Date User Action Args
2009-11-14 03:54:26r.david.murraysetrecipients: + r.david.murray, pitrou, jnoller
2009-11-14 03:54:25r.david.murraysetmessageid: <1258170865.55.0.571878220979.issue7312@psf.upfronthosting.co.za>
2009-11-14 03:54:23r.david.murraylinkissue7312 messages
2009-11-14 03:54:23r.david.murraycreate