thelinuxgeekcommunity / simpleirc

A Simple IRC client for android based off of Atomic
GNU General Public License v3.0
21 stars 7 forks source link

Reconnect loop when "Reconnect on error" is enabled #3

Open haarp opened 7 years ago

haarp commented 7 years ago

Oh, nice! an active Atomic fork! I'm looking forward to seeing where this goes!

When "reconnect on error" is enabled, it's easy to throw the app into an endless reconnect loop. This makes the option impossible to use.

https://github.com/indrora/Atomic/issues/104

jcjordyn130 commented 7 years ago

I might need to readd that 5 second pause in between reconnects.

jcjordyn130 commented 7 years ago

I easily tripped the bug by connecting on my 4g then enabling my wifi.

jcjordyn130 commented 7 years ago

@haarp Try this build and see if this bug is fixed.