A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2010-July/102078.html below:

[Python-Dev] Python signal processing question

[Python-Dev] Python signal processing question [Python-Dev] Python signal processing questionGreg Ewing greg.ewing at canterbury.ac.nz
Tue Jul 20 01:53:05 CEST 2010
Scott McCarty wrote:
> All, I have searched everywhere (mostly the code and a little google) 
> and I cannot understand where the SIGKILL signal gets checked when it is 
> set as a handler.

Possibly it's not being checked at all by Python, but
is being rejected by the system call. The Darwin man
page says this about signal(3) in the ERRORS section:

      [EINVAL]           An attempt is made to ignore or supply a handler for
                         SIGKILL or SIGSTOP.

Not sure why it gets reported as a RuntimeError rather
than an OSError, though.

-- 
Greg
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4