]> granicus.if.org Git - python/commit
Merged revisions 81584 via svnmerge from
authorBrian Curtin <brian.curtin@gmail.com>
Fri, 28 May 2010 16:08:40 +0000 (16:08 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Fri, 28 May 2010 16:08:40 +0000 (16:08 +0000)
commitc3acbc36d0aa52c021784d1c1324814a3ed61801
tree5567d9fe8fa6abb4d76ce1a62db8cfc7562a28dc
parent1a415762aa9a605dce3b9ba62aae25f87309a66d
Merged revisions 81584 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81584 | brian.curtin | 2010-05-28 10:49:21 -0500 (Fri, 28 May 2010) | 3 lines

  Fix #8405 for slow buildbots. Remove the sleep on startup and move the
  pipe communication into a loop to retry in case a buildbot gets even slower.
........
Lib/test/test_os.py