On Tue, Dec 31, 2013 at 11:42 AM, Antoine Pitrou <solip...@pitrou.net> wrote: > On Tue, 31 Dec 2013 11:24:26 +1100 > Chris Angelico <ros...@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 _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com