Ofer Schreiber has submitted this change and it was merged.
Change subject: packaging: service: preserve log handler
......................................................................
packaging: service: preserve log handler
daemon closes all handles, doing that for handlers will issue a warning
when handler tries to write to the opened python object.
oddly, everything continue to work...
Change-Id: I027c4caba21a6712bb1c89c29d17ef4e02c56130
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M packaging/services/service.py
1 file changed, 10 insertions(+), 0 deletions(-)
Approvals:
Ofer Schreiber: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/15534
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I027c4caba21a6712bb1c89c29d17ef4e02c56130
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>