Re: [PyQt] eric4 and PyQt dtors

2013-03-21 Thread Phil Thompson
On Thu, 21 Mar 2013 21:25:57 +0100, Hans-Peter Jansen wrote: > Hi Phil, > > If I remember correctly, you talked about making a new termination scheme > default, where you don't call any dtors from a certain point in the > termination process. Is this already available as an option? sip.setdest

[PyQt] eric4 and PyQt dtors

2013-03-21 Thread Hans-Peter Jansen
Hi Phil, If I remember correctly, you talked about making a new termination scheme default, where you don't call any dtors from a certain point in the termination process. Is this already available as an option? When leaving eric4 running for an extended period of time, I *always* harvest below