On 10/03/2011 09:48, Vincent wrote:
Can nobody explain this? Please. how can a sleep() continue in a
__bootstrap() ?
Regards,
Vincent
On 4 feb, 13:39, Vincent van Beveren
wrote:
Hi everyone,
I'm currently working on a multithreaded GUI system in Python 2.6. In this
system I use conditions to
Can nobody explain this? Please. how can a sleep() continue in a
__bootstrap() ?
Regards,
Vincent
On 4 feb, 13:39, Vincent van Beveren
wrote:
> Hi everyone,
>
> I'm currently working on a multithreaded GUI system in Python 2.6. In this
> system I use conditions to coordinate synchronization. Ho
Hi everyone,
I'm currently working on a multithreaded GUI system in Python 2.6. In this
system I use conditions to coordinate synchronization. However, one condition
suddenly locks, without any cause. As a last resort I have written a small
routine to dump all the stack traces.
def dumpAl