[gozerbot] push by bthate - reconnect in case of IOError exceptions on 2011-10-12 12:15 GMT

1 view
Skip to first unread message

goze...@googlecode.com

unread,
Oct 12, 2011, 8:16:05 AM10/12/11
to gozerbo...@googlegroups.com
Revision: f592bf909256
Author: Bart Thate <bth...@gmail.com>
Date: Wed Oct 12 05:14:40 2011
Log: reconnect in case of IOError exceptions
http://code.google.com/p/gozerbot/source/detail?r=f592bf909256

Modified:
/gozerbot/irc/irc.py

=======================================
--- /gozerbot/irc/irc.py Mon Oct 10 14:28:12 2011
+++ /gozerbot/irc/irc.py Wed Oct 12 05:14:40 2011
@@ -329,7 +329,7 @@
time.sleep(0.5)
continue
handle_exception()
- reconnect = 1
+ doreconnect = 1
break

except Exception, ex:

Reply all
Reply to author
Forward
0 new messages