<div>I was trying to keep things consistent with UNIX, but I suppose there's no reason I have to do things that way. Thanks.<br> </div>
<div><span class="gmail_quote">On 12/5/05, <b class="gmail_sendername">Tim Golden</b> <<a href="mailto:tim.golden@viacom-outdoor.co.uk">tim.golden@viacom-outdoor.co.uk</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">[Justin Johnson]<br>> I'm trying to setup an application that runs as a<br>> Windows service to rotate logs upon receiving a certain
<br>> signal. Whenever I try to do this I get the following error.<br><br>> Exception in TestService.SvcStart: signal only works in main<br>thread<br><br>Is there some reason you have to use Unix-style signals? If you
<br>were to use win32 events (using, say, the win32event module from<br>pywin32) I suspect it would bypass the problem altogether.<br><br>TJG<br><br>________________________________________________________________________
<br>This e-mail has been scanned for all viruses by Star. The<br>service is powered by MessageLabs. For more information on a proactive<br>anti-virus service working around the clock, around the globe, visit:<br><a href="http://www.star.net.uk">
http://www.star.net.uk</a><br>________________________________________________________________________<br>_______________________________________________<br>Python-win32 mailing list<br><a href="mailto:Python-win32@python.org">
Python-win32@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/python-win32">http://mail.python.org/mailman/listinfo/python-win32</a><br></blockquote></div><br>