BIG PROBLEM!
  
  Sometime recently, something broke in the main server context loop. 
Asynchronous events are not firing.  This is a big problem for the XMPP service,
which makes heavy use of its async loop in order to determine whether there are
any events in the queue which require action (such as delivering XMPP stanzas to
the client even though no commands were transmitted).
  
  Anyone who's been in that part of the code recently, please have a look?
 

Reply via email to