threading.Condition.wait() is not catching SIGTERM

Roy Smith roy at panix.com
Thu Jul 3 06:19:00 EDT 2014


In article <mailman.11450.1404382552.18130.python-list at python.org>,
 Sangeeth Saravanaraj <sangeeth.saravanaraj at gmail.com> wrote:

> Hi All, 
> 
> I have the following code which when executed waits to be interrupted by 
> SIGINT, SIGTERM or SIGQUIT.

We need more information.  What version of Python are you using?  And, 
what operating system is this running on?



More information about the Python-list mailing list