Change in vdsm[master]: lib: executor: report worker status in __repr__

nsoffer at redhat.com nsoffer at redhat.com
Thu Dec 10 00:45:48 UTC 2015


Nir Soffer has posted comments on this change.

Change subject: lib: executor: report worker status in __repr__
......................................................................


Patch Set 3:

(1 comment)

https://gerrit.ovirt.org/#/c/49722/3/lib/vdsm/executor.py
File lib/vdsm/executor.py:

Line 217
Line 218
Line 219
Line 220
Line 221
> We can simplify a little bit - how about:
If we take https://gerrit.ovirt.org/50228, this will be even nicer:

    "waiting" if self._task is None else "running %s" % self._task,


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I558787e006d8c9cbbbff6b3dfbd744311ab31e42
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list