[Python-Dev] Buildbot - "slave lost"
Antoine Pitrou
solipsis at pitrou.net
Tue Dec 31 01:42:59 CET 2013
More information about the Python-Dev mailing list
Tue Dec 31 01:42:59 CET 2013
- Previous message: [Python-Dev] Buildbot - "slave lost"
- Next message: [Python-Dev] Buildbot - "slave lost"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 :) Regards Antoine.
- Previous message: [Python-Dev] Buildbot - "slave lost"
- Next message: [Python-Dev] Buildbot - "slave lost"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list