Can't Stop Process On Windows

Dan dan at dontspammecauseidontlikit.com
Wed Apr 13 20:50:07 EDT 2005


On Tue, 12 Apr 2005 06:53:04 -0600, Dave Brueck
<dave at pythonapocrypha.com> wrote:


>Are you calling select with a long timeout? An alternative would be to call 
>select with a much shorter timeout, but call it multiple times from a loop.

That seems to have fixed the problem.  Changed it from no timeout to
one second.

Thanks

Dan




More information about the Python-list mailing list