On 06.03.12 11:10:19, Brian Knudson wrote:
> >
> > Message: 4
> > Date: Tue, 6 Mar 2012 08:54:09 +0100
> > From: Andreas Pakulat
> > To: pyqt@riverbankcomputing.com
> > Subject: Re: [PyQt] QThread not forcibly terminating as expected
> > Message-ID: &l
>
> Message: 4
> Date: Tue, 6 Mar 2012 08:54:09 +0100
> From: Andreas Pakulat
> To: pyqt@riverbankcomputing.com
> Subject: Re: [PyQt] QThread not forcibly terminating as expected
> Message-ID: <20120306075409.GA30346@barmbek>
> Content-Type: text/plain; charset=us-a
On 05.03.12 13:35:02, Brian Knudson wrote:
> On Mar 3, 2012, at 4:00 AM, pyqt-requ...@riverbankcomputing.com wrote:
> >
> > Message: 1
> > Date: Sat, 3 Mar 2012 10:17:39 +0100
> > From: Andreas Pakulat
> > To: pyqt@riverbankcomputing.com
> > Subject: Re:
On Mar 3, 2012, at 4:00 AM, pyqt-requ...@riverbankcomputing.com wrote:
>
> Message: 1
> Date: Sat, 3 Mar 2012 10:17:39 +0100
> From: Andreas Pakulat
> To: pyqt@riverbankcomputing.com
> Subject: Re: [PyQt] QThread not forcibly terminating as expected
> Message-ID
On 02.03.12 19:59:50, Brian Knudson wrote:
> Hello all,
>
> Apologies for the lengthy mail. The last paragraph is the important one,
> but everything else helps explain.
>
> I'm writing a PyQt interface for a networking system (3rd party
> application) via its API. The 3rd party API calls
Hello all,
Apologies for the lengthy mail. The last paragraph is the important one, but
everything else helps explain.
I'm writing a PyQt interface for a networking system (3rd party application)
via its API. The 3rd party API calls don't have a configurable timeout. So
that my interfac