itk.auto_progress() may produce memory leaks because it the itk object is
referenced with a closure in the python function and the python function is
referenced in the itk object.
Possible fix: make itkCommand derivable with a swig director.
Original issue reported on code.google.com by gaetan.l...@gmail.com on 7 Feb 2009 at 1:20
Original issue reported on code.google.com by
gaetan.l...@gmail.com
on 7 Feb 2009 at 1:20