myano / jenni

jenni was a python IRC bot. Project is closed. Try Sopel instead, https://sopel.chat/
https://sopel.chat/
Other
235 stars 101 forks source link

Duplicate message in .tell #222

Open KanchiMoe opened 8 years ago

KanchiMoe commented 8 years ago
<+Chiyo> .tell hdrv You have a memo
<jenn1> Chiyo: I'll pass that on when hdrv is around.
<hdrv> Xack: so like you then
<jenn1> hdrv: 15:55Z <Chiyo> tell hdrv You have a memo
<jenn1> hdrv: 15:55Z <Chiyo> tell hdrv You have a memo
lenisko commented 8 years ago

Yeah, it's well known bug on jenni. Not patched yet.

myano commented 8 years ago

This isn't really a .tell problem but rather a problem with asyncore's threading. More details were shed on this in #159