mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 09:19:23 +01:00
72ca41df33
This fixes an infinite loop when: - Clientbot modesync is enabled - 2 or more clientbot linked networks show unsetting modes that weren't enabled (e.g. charybdis) - A user removes a ban The workaround in clientbot prevents this process from triggering an infinite loop when a mode change acknowledgement is received for unsetting a non-existant ban, though multiple -b mode changes may still be seen due to race conditions in updating the various networks' states. |
||
---|---|---|
.. | ||
__init__.py | ||
clientbot.py | ||
hybrid.py | ||
inspircd.py | ||
ircs2s_common.py | ||
nefarious.py | ||
ratbox.py | ||
ts6_common.py | ||
ts6.py | ||
unreal.py |