Change in vdsm[master]: asyncore: Move generic reactor functionality

piotr.kliczewski at gmail.com piotr.kliczewski at gmail.com
Wed Mar 11 15:58:42 UTC 2015


Piotr Kliczewski has posted comments on this change.

Change subject: asyncore: Move generic reactor functionality
......................................................................


Patch Set 11: Verified-1

(1 comment)

https://gerrit.ovirt.org/#/c/37055/11/lib/yajsonrpc/betterAsyncore.py
File lib/yajsonrpc/betterAsyncore.py:

Line 158:     def wakeup(self):
Line 159:         self._wakeupEvent.set()
Line 160: 
Line 161:     def stop(self):
Line 162:         self._isRunning = False
Name not updated
Line 163:         try:
Line 164:             self.wakeup()
Line 165:         except (IOError, OSError):
Line 166:             # Client woke up and closed the event dispatcher without our help


-- 
To view, visit https://gerrit.ovirt.org/37055
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I59a14b18f4c08d873763e1d3bd9d42b99de05fb1
Gerrit-PatchSet: 11
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list