The EtherCAT connector doesn't properly clean up after itself. It should
delete() all classes allocated on the heap.
Further, a finalize() method should be implemented in the ConnManager class
that puts the slaves back into INIT state (currently, this is done in the
destructor, but it doesn't belong there).
Original issue reported on code.google.com by jrvanwhy on 7 Sep 2012 at 3:32
Original issue reported on code.google.com by
jrvanwhy
on 7 Sep 2012 at 3:32