Smack/smack-core/src/main/java/org/jivesoftware
Florian Schmaus 4334ca33ff Add missing selector.wakeup() in SmackRactor.schedule()
Without this, newly scheduled runnables would potentially not be
scheduled in case the reactor thread was blocking in select(0)
indefinetly.

Thanks to Eng ChongMeng for reporting this.
2019-06-03 09:28:52 +02:00
..
smack Add missing selector.wakeup() in SmackRactor.schedule() 2019-06-03 09:28:52 +02:00