Alon Bar-Lev has posted comments on this change. Change subject: packaging: disconnecting api instance at the end of all in one ......................................................................
Patch Set 1: I still don't understand why: a = API() a.do() b = API() a.do() b.do() should not work, and what why it related to live/dead instances, and why user should care? if user want to leak resources it is his decision, but rergadless, the above should work. -- To view, visit http://gerrit.ovirt.org/17847 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8ece6bb8f825606442322a087fd52a647af64ffe Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ohad Basan <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Eyal Edri <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Ohad Basan <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
