On Sat, 02 Mar 2013 12:48:05 +0100 Michal Kawalec <mkawa...@lavabit.com> wrote: > I am experiencing an odd infrequent bug in Python 2.7.3 with GIL > enabled. For some files pushed over TCP socket I get 'connection reset > by peer' and clients only receive a randomly long part of the file.
Why do you think it is a bug in Python? Start by doing a Wireshark capture of your traffic and find out what really happens. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com