Tom Cocagne wrote:
> From looking at your example, it looks like you're making the problem
FAR
> more difficult than it needs to be. The main thing to keep in mind is
that
> Python threads do not correspond to operating system threads. In an
> application using a single OS-level thread, you can use
I have the following code, that seems to make sense to me.
However, it crashes about 1/3 of the times.
My platform is Python 2.4.1 on WXP (I tried the release version from
the msi and the debug version built by me, both downloaded today to
have the latest version).
The crash happens while the ma