[Buildbot-commits] [Buildbot] #498: IRC client fails to reconnect after IP change.

Buildbot nobody at buildbot.net
Thu Oct 6 01:28:20 UTC 2011


#498: IRC client fails to reconnect after IP change.
---------------------+--------------------
Reporter:  ipv6guru  |       Owner:
    Type:  defect    |      Status:  new
Priority:  major     |   Milestone:  0.8.+
 Version:  0.7.10    |  Resolution:
Keywords:  irc       |
---------------------+--------------------

Comment (by tom.prince):

 I tried adding a LoopingCall that I start in IrcStatusBot.connectionMade
 and stop in IrcStatusBot.connectionLost, that calls
 self.ping(self.nickname).

 It tested by using iptables to block outgoing packets to the IRC server,
 and after ~4min (and pings) it tried reconnecting (which worked, since it
 connected to a different server on the same network).

-- 
Ticket URL: <http://trac.buildbot.net/ticket/498#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list