codingteam / horta-hell

Configurable XMPP bot written in Scala based on the Akka framework.
MIT License
15 stars 8 forks source link

Fix some of the race conditions on room joining #409

Closed ForNeVeR closed 7 years ago

ForNeVeR commented 7 years ago

Fixes #407 with a bunch of crutches. Will be improved with #408.

ForNeVeR commented 7 years ago

Thank you!