← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~j-corwin/openlp/bug-1016843 into lp:openlp

 

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.


References