Nir Soffer has posted comments on this change. Change subject: oschedproxyd: Prevent XMLRPC threads from delaying shutdown ......................................................................
Patch Set 1: The problem with non-daemon threads is that you will not be able to shut down the proxy process if a long request is stuck for some reason. This is not a big issue since this daemon probably never stop. -- To view, visit http://gerrit.ovirt.org/24911 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ide0f8b6b55c548f28e8a5ef599c84c71fb4cdd01 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-scheduler-proxy Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Jiří Moskovčák <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Noam Slomianko <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
