Review: Approve Garbage collection happens arbitrarily, so even if the underlying C++ object had been deleted, the Python object could have arguably existed for longer.
We need to be fairly careful when dealing with C++ objects that we don't leave dangling Python objects. -- https://code.launchpad.net/~j-corwin/openlp/bug-1016843/+merge/112915 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

