Can't suspend a thread?

Robert Oschler Oschler at earthlink.net
Wed Sep 25 17:16:10 EDT 2002


"Tim Roberts" <timr at probo.com> wrote in message
news:juj2puko63pmq5k4j4tm2eonoadvpup50d at 4ax.com...
> aahz at pythoncraft.com (Aahz) wrote:
> >
>
> It is worth pointing out that this "restriction" is not a Python thing; it
> is an operating system thing.
> --
> - Tim Roberts, timr at probo.com
>   Providenza & Boekelheide, Inc.

You mean a Linux/Python restriction?  Windows can suspend threads so I
assume that's what you mean.  Note I'm not saying that you can't suspend
threads on Linux (POSIX), I don't know if that's possible or not, I just
know you can on Windows.

thx






More information about the Python-list mailing list