Re: How to get a raised exception from other thread
- From: themightydoyle@xxxxxxxxx
- Date: 15 Oct 2005 21:49:07 -0700
Nevermind. I found a better solution. I used shared memory to create
a keep-alive flag. I then use the select function with a specified
timeout, and recheck the keep-alive flag after each timeout.
Thanx for all the input.
.
- Follow-Ups:
- Re: How to get a raised exception from other thread
- From: Alex Martelli
- Re: How to get a raised exception from other thread
- From: Peter Hansen
- Re: How to get a raised exception from other thread
- From: Klaas
- Re: How to get a raised exception from other thread
- References:
- How to get a raised exception from other thread
- From: dcrespo
- Re: How to get a raised exception from other thread
- From: Peter Hansen
- Re: How to get a raised exception from other thread
- From: themightydoyle
- Re: How to get a raised exception from other thread
- From: Peter Hansen
- Re: How to get a raised exception from other thread
- From: themightydoyle
- How to get a raised exception from other thread
- Prev by Date: Weekly Python Patch/Bug Summary
- Next by Date: Re: Comparing lists
- Previous by thread: Re: How to get a raised exception from other thread
- Next by thread: Re: How to get a raised exception from other thread
- Index(es):