Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!micro-heart-of-gold.mit.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!panix!roy From: Roy Smith Newsgroups: comp.lang.python Subject: Re: threading.Condition.wait() is not catching SIGTERM Date: Thu, 03 Jul 2014 06:19:00 -0400 Organization: PANIX Public Access Internet and UNIX, NYC Lines: 10 Message-ID: References: NNTP-Posting-Host: localhost X-Trace: reader1.panix.com 1404382740 2759 127.0.0.1 (3 Jul 2014 10:19:00 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Thu, 3 Jul 2014 10:19:00 +0000 (UTC) User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) Xref: csiph.com comp.lang.python:73894 In article , Sangeeth Saravanaraj 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?