[Twisted-Python] signal handlers and threads
    Scott Lamb 
    slamb at slamb.org
       
    Fri May 12 18:12:06 MDT 2006
    
    
  
On May 12, 2006, at 2:30 PM, Manlio Perillo wrote:
>> Now, I don't see any guarantee that signals always handled before
>> entering blocking calls, so they can be delayed forever if nothing  
>> else
>> wakes it up.
>
> But this should not be a problem in Twisted, since there are no  
> blocking
> calls.
There's one: select().
-- 
Scott Lamb <http://www.slamb.org/>
    
    
More information about the Twisted-Python
mailing list