#1086 Wrong timeout parameter in ipapython
Closed: Fixed None Opened 13 years ago by jhrozek.

Sylvain Baubeau reported that our call to socket.connect() was wrong. We passed in address family but the second parameter to socket.connect() is a timeout. This only worked by accident since both are integers.


Replying to [ticket:1086 jhrozek]:

Sylvain Baubeau reported that our call to socket.connect() was wrong. We passed in address family but the second parameter to socket.connect() is a timeout. This only worked by accident since both are integers.

Credit where credit is due, Sylvain not only reported the issue but also provided a patch.

Metadata Update from @jhrozek:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 2.0.5 GA

7 years ago

Login to comment on this ticket.

Metadata