[python-ldap] SyncreplConsumer running in parallel with other application

David Gabriel davidgab283 at gmail.com
Thu Jan 7 09:15:06 EST 2016


Dears,

I am using this python application
<https://github.com/rbarrois/python-ldap/blob/master/Demo/pyasn1/syncrepl.py>
and
I want run it parallely with other application.
The problem is that I am blocked in this procedure 'syncrepl_poll'.
In other words, when this procedure is called no other operation/procedure
is made !!
Could you please tell me how to use the aformentionned application without
having a blocking issue in 'syncrepl_poll' procedure.

Thanks in advance.
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20160107/c516986b/attachment.html>


More information about the python-ldap mailing list