Can't catch SIGUSR1

Michael Hudson mwh at python.net
Mon Dec 10 10:51:04 EST 2001


Carsten Gaebler <clpy at snakefarm.org> writes:

> Hi there,
> 
> I'm experiencing a strange problem with this short test script which
> is supposed to catch a SIGUSR1:
[snip]
> Any ideas?

Is one Python built with threading and the other not?  I thought
pthreads used SIGUSR1 for something.

Just A Guess.

Cheers,
M.

-- 
  You have run into the classic Dmachine problem: your machine has
  become occupied by a malevolent spirit.  Replacing hardware or
  software will not fix this - you need an exorcist. 
                                       -- Tim Bradshaw, comp.lang.lisp



More information about the Python-list mailing list