[Python-Dev] Buildbot - "slave lost"
Chris Angelico
rosuav at gmail.com
Tue Dec 31 01:46:49 CET 2013
More information about the Python-Dev mailing list
Tue Dec 31 01:46:49 CET 2013
- Previous message: [Python-Dev] Buildbot - "slave lost"
- Next message: [Python-Dev] Fwd: Python 2.x and 3.x usage survey
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Dec 31, 2013 at 11:42 AM, Antoine Pitrou <solipsis at pitrou.net> wrote: > On Tue, 31 Dec 2013 11:24:26 +1100 > Chris Angelico <rosuav at gmail.com> wrote: >> Does Buildbot retain a constant TCP socket to its server? I'm seeing this: >> >> http://buildbot.python.org/all/builders/AMD64%20Debian%20root%203.3/builds/0 > > I'm quite sure it does. It's necessary to get a real-time view of the > test log. > >> Would it >> help to set a routing rule to send traffic to python.org:9020 via the >> connection that won't drop out? > > The only way to know is to try it out :) If that's what it does, then it almost certainly will help. I put all my MUD connections through the other connection. The change is made, I'll trigger another build and see if it works. Thanks for the help! ChrisA
- Previous message: [Python-Dev] Buildbot - "slave lost"
- Next message: [Python-Dev] Fwd: Python 2.x and 3.x usage survey
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list