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 valdemar.pavesi
Recipients gvanrossum, valdemar.pavesi, vstinner, yselivanov
Date 2016-06-08.20:52:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465419145.57.0.66533128174.issue27271@psf.upfronthosting.co.za>
In-reply-to
Content
I do understand the possibility to lose on udp.

and I am monitoring all machines involved.
I am not losing on network, I am losing between our network-card-dumpcap and read udp from socket. 

is it possible that read will be blocked and not able to read ? 
during read and write to queue?  
I do have udp packets that will come in same microsecond.
History
Date User Action Args
2016-06-08 20:52:25valdemar.pavesisetrecipients: + valdemar.pavesi, gvanrossum, vstinner, yselivanov
2016-06-08 20:52:25valdemar.pavesisetmessageid: <1465419145.57.0.66533128174.issue27271@psf.upfronthosting.co.za>
2016-06-08 20:52:25valdemar.pavesilinkissue27271 messages
2016-06-08 20:52:25valdemar.pavesicreate