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 giampaolo.rodola
Recipients Arfrever, akuchling, barry, benjamin.peterson, christian.heimes, georg.brandl, giampaolo.rodola, inc0, josiahcarlson, larry, neologix, pitrou, serhiy.storchaka, stutzbach
Date 2013-09-23.18:33:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379961207.47.0.54024434017.issue16038@psf.upfronthosting.co.za>
In-reply-to
Content
Barry can you paste the traceback caused by the race condition? What's not clear to me is when (what line) it occurs.
One solution might be to send a "NOOP" command (self.client.sendcmd('noop')) in order to synchronize client and server.
History
Date User Action Args
2013-09-23 18:33:27giampaolo.rodolasetrecipients: + giampaolo.rodola, barry, akuchling, georg.brandl, josiahcarlson, pitrou, larry, christian.heimes, benjamin.peterson, stutzbach, Arfrever, neologix, serhiy.storchaka, inc0
2013-09-23 18:33:27giampaolo.rodolasetmessageid: <1379961207.47.0.54024434017.issue16038@psf.upfronthosting.co.za>
2013-09-23 18:33:27giampaolo.rodolalinkissue16038 messages
2013-09-23 18:33:27giampaolo.rodolacreate