Files
deb-python-taskflow/taskflow
Joshua Harlow 374d91d34b Give the GC a break
Instead of retaining cycles which the GC will have
a harder time breaking, give it a break and use the
knowledge that the associated objects will always exist
while the runtime object does to just use a weakref
proxy so that the GC will have a easier time breaking
this cycle.

Change-Id: I6241b2f33354fa58565835a5f08e5766aa601704
2015-03-17 16:28:46 -07:00
..
2015-03-17 16:28:46 -07:00
2015-02-26 10:44:38 -06:00
2014-02-22 17:16:29 +08:00
2015-02-17 14:18:57 -08:00