Sept. 27, 2006
8:59 a.m.
You may receive that signal when users log off. I'm using the following code to ignore signals when running as service (but I'm also using the win32serviceutil module to start as a service).
I've never got a sigbreak signal sent to my twisted/pywin32 services when users log off so far, under what circumstances or on which Windows platforms does this actually happen?