Re: Howto pass exceptions between threads

2007-03-06 Thread Alexander Eisenhuth
John Nagle schrieb: > Alexander Eisenhuth wrote: >> Hallo Alltogether, >> >> I've searched in this mailing list, but it seems to me that there is >> no general approach to pass exceptions from one thread to another. > >Very few languages have that. > >Actually, it could be made to work f

Re: Howto pass exceptions between threads

2007-03-05 Thread John Nagle
Alexander Eisenhuth wrote: > Hallo Alltogether, > > I've searched in this mailing list, but it seems to me that there is no > general approach to pass exceptions from one thread to another. Very few languages have that. Actually, it could be made to work for Python, but it would have to