Does anyone know what is the replacement for ThreadedAsync.LoopCallback.register_loop_callback in Zope 2.7?

 

The problem that in 2.7 asyncore is not started using asyncore.loop. Instead it is manully polled in Lifetime.py. Therefore all callback that are registered via ThreadedAsync.LoopCallback.register_loop_callback are not called.

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to