How to get a raised exception from other thread

Paul Rubin http
Mon Oct 17 07:05:15 EDT 2005


Steve Holden <steve at holdenweb.com> writes:
> Otherwise you have to write the worker thread to be capable of
> handling asynchronous signals, which is a notoriously difficult task.

Doing it properly needs a language extension.

http://www.cs.williams.edu/~freund/papers/02-lwl2.ps



More information about the Python-list mailing list