3 May
2004
3 May
'04
8:41 p.m.
[alangmead@boston.com] [... snip good explanations ...]
In order to get LinuxThreads to support the Python's threading semantics, what probably needs to be done is to have PyThread_init_thread set all handlers to call kill(main_thread, sig) to signal the main thread.
If someone cares enough to work up a patch, Python's patch tracker is open all night: http://sf.net/tracker/?atid=305470&group_id=5470