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 neologix
Recipients neologix, sbt
Date 2013-08-30.22:27:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377901644.63.0.505553589029.issue18887@psf.upfronthosting.co.za>
In-reply-to
Content
http://buildbot.python.org/all/builders/x86%20Windows7%202.7/builds/2211/steps/test/logs/stdio

"""
test_ignore_listener (test.test_multiprocessing.TestIgnoreEINTR) ... test test_multiprocessing failed -- Traceback (most recent call last):
  File "D:\cygwin\home\db3l\buildarea\2.7.bolen-windows7\build\lib\test\test_multiprocessing.py", line 1524, in test_connection
    conn.send_bytes(really_big_msg)
ValueError: Cannnot send 16777216 bytes over connection
"""
History
Date User Action Args
2013-08-30 22:27:24neologixsetrecipients: + neologix, sbt
2013-08-30 22:27:24neologixsetmessageid: <1377901644.63.0.505553589029.issue18887@psf.upfronthosting.co.za>
2013-08-30 22:27:24neologixlinkissue18887 messages
2013-08-30 22:27:24neologixcreate