Change in vdsm[master]: protocoldetector: Fix random double close

2016-12-24 Thread Code Review
From Dan Kenigsberg : Dan Kenigsberg has submitted this change and it was merged. Change subject: protocoldetector: Fix random double close .. protocoldetector: Fix random double close Previously we stopped

Change in vdsm[master]: protocoldetector: Fix random double close

2016-10-12 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: protocoldetector: Fix random double close .. Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/65187/1/lib/vdsm/protocoldetector.py File

Change in vdsm[master]: protocoldetector: Fix random double close

2016-10-11 Thread piotr . kliczewski
Piotr Kliczewski has posted comments on this change. Change subject: protocoldetector: Fix random double close .. Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/65187/1/lib/vdsm/protocoldetector.py File

Change in vdsm[master]: protocoldetector: Fix random double close

2016-10-10 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: protocoldetector: Fix random double close .. Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/65187/1/lib/vdsm/protocoldetector.py File

Change in vdsm[master]: protocoldetector: Fix random double close

2016-10-10 Thread piotr . kliczewski
Piotr Kliczewski has posted comments on this change. Change subject: protocoldetector: Fix random double close .. Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/65187/1/lib/vdsm/protocoldetector.py File

Change in vdsm[master]: protocoldetector: Fix random double close

2016-10-08 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: protocoldetector: Fix random double close .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.ovirt.org/65187 To unsubscribe, visit

Change in vdsm[master]: protocoldetector: Fix random double close

2016-10-07 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: protocoldetector: Fix random double close .. Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/65187/1/lib/vdsm/protocoldetector.py File

Change in vdsm[master]: protocoldetector: Fix random double close

2016-10-07 Thread piotr . kliczewski
Piotr Kliczewski has posted comments on this change. Change subject: protocoldetector: Fix random double close .. Patch Set 1: Code-Review-1 (1 comment) https://gerrit.ovirt.org/#/c/65187/1/lib/vdsm/protocoldetector.py File

Change in vdsm[master]: protocoldetector: Fix random double close

2016-10-06 Thread automation
gerrit-hooks has posted comments on this change. Change subject: protocoldetector: Fix random double close .. Patch Set 1: * Update tracker: IGNORE, no Bug-Url found * Check Bug-Url::WARN, no bug url found, make sure header

Change in vdsm[master]: protocoldetector: Fix random double close

2016-10-06 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: protocoldetector: Fix random double close .. protocoldetector: Fix random double close Previously we stopped the reactor before closing the acceptor. This works