Fabian Deutsch has submitted this change and it was merged.

Change subject: Don't add callbacks to the queue if they're None
......................................................................


Don't add callbacks to the queue if they're None

Fast threads with no actual callbacks they're waiting for can
outrun the queue. If there's not a real callback, don't do
anything.

Change-Id: If1635275fab0c087114872c558446b790e4b2fe6
Signed-off-by: Ryan Barry <[email protected]>
---
M src/ovirt/node/ui/urwid_builder.py
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Fabian Deutsch: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: If1635275fab0c087114872c558446b790e4b2fe6
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <[email protected]>
Gerrit-Reviewer: Fabian Deutsch <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to