Open
Description
Whenever my bot disconnects from an IRC network (irc.cat.pdx.edu) due to the following error:
2020/05/23 00:04:06 Error, disconnected: read tcp 192.168.42.50:51854->131.252.208.26:6697: i/o timeout
2020/05/23 00:04:07 Connected to irc.cat.pdx.edu:6697 (131.252.208.26:6697)
it fails to reconnect (I cannot /whois
the bot on the network). The bot will remain in this state until I ctrl+Z and kill -9 %1
it. I do this because in this state the bot does not handle SIGTERMs well: it hangs after printing
^C2020-05-23 18:59:42 INFO main main.go:83 Exiting on interrupt```
Metadata
Metadata
Assignees
Labels
No labels