Dan Kenigsberg has submitted this change and it was merged.
Change subject: ssl: ssl_accept blocks after reboot ......................................................................
ssl: ssl_accept blocks after reboot
When rebooting host most of the times ssl_accept blocks when there is new connection established just after socket is opened. Setting timeout on socket seems to help but when testing I noticed sometimes there is still connection blocked on ssl_accept.
Change-Id: I759436b5bfb6c2334d253d12806258cbe1c3720f Signed-off-by: pkliczewski piotr.kliczewski@gmail.com Signed-off-by: Saggi Mizrahi smizrahi@redhat.com Reviewed-on: http://gerrit.ovirt.org/33611 Reviewed-by: Dan Kenigsberg danken@redhat.com --- M lib/vdsm/sslutils.py M tests/sslTests.py 2 files changed, 29 insertions(+), 2 deletions(-)
Approvals: Piotr Kliczewski: Verified Dan Kenigsberg: Looks good to me, approved
vdsm-patches@lists.fedorahosted.org