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 wevsty
Recipients Decorater, eryksun, paul.moore, r.david.murray, steve.dower, tim.golden, wevsty, zach.ware
Date 2016-08-15.10:01:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471255269.64.0.114650013259.issue27749@psf.upfronthosting.co.za>
In-reply-to
Content
I try to change the multiprocessing lib codes,upload the file is debugger display.I try to used while loop make sure connection hanle value is not none,but connection hanle value will still becomes none.
I think there may be other threads to modify the handle,But it not my code.
History
Date User Action Args
2016-08-15 10:01:09wevstysetrecipients: + wevsty, paul.moore, tim.golden, r.david.murray, zach.ware, eryksun, steve.dower, Decorater
2016-08-15 10:01:09wevstysetmessageid: <1471255269.64.0.114650013259.issue27749@psf.upfronthosting.co.za>
2016-08-15 10:01:09wevstylinkissue27749 messages
2016-08-15 10:01:09wevstycreate