[python-ldap] result() hangs up, when called with non-existing search_id

Michael Ströder michael at stroeder.com
Wed Oct 3 13:14:05 CEST 2012


Tio Teath wrote:
> When I'm trying to call result(search_id) with non-existing or broken
> search_id, the operation takes forever, i.e. execution stops.

I tend to just say: Don't do this.

> It doesn't seems proper behavior.

This is the behaviour of the OpenLDAP client lib. There's not much we can do
about it at python-ldap's level. Which OpenLDAP version are you using?

Ciao, Michael.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3883 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20121003/65222534/attachment.bin>


More information about the python-ldap mailing list