hannesm / jackline

minimalistic secure XMPP client in OCaml
BSD 2-Clause "Simplified" License
250 stars 20 forks source link

regression: otr "endless loop" #85

Closed hannesm closed 9 years ago

hannesm commented 9 years ago

a@b subscribed me, I accepted (and requested auth), stayed on contact to /otr start... lots of type errors, but green UI... problem might be that for some reason bare was active, or that while sending no active session was found and was send in clear... should be easy to reproduce and fix