Nir Soffer has posted comments on this change.

Change subject: monitoring: Introduce the eventloop module
......................................................................


Patch Set 9:

(1 comment)

https://gerrit.ovirt.org/#/c/54849/9/lib/vdsm/storage/eventloop.py
File lib/vdsm/storage/eventloop.py:

Line 188: 
Line 189:         Any positional arguments after the callback will be passed to
Line 190:         the callback when it is called.
Line 191: 
Line 192:         Copied from Python 3.4 with without changes.
> OK, I'll leave only the notes about changes, and add a general note about t
Addresses in next patch for the entire file.
Line 193:         """
Line 194:         self._check_closed()
Line 195:         return self._call_soon(callback, args)
Line 196: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I627f06f136792967f257b6ec439622432f2021be
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to