[python-win32] win32event.SetEvent(self.hWaitStop) hangs?
Mark Bucciarelli
mark at hubcapconsulting.com
Mon Nov 24 17:42:22 EST 2003
On Sunday 23 November 2003 9:48 pm, Mark Hammond wrote:
> I'm afraid I can't repro this.
Please try the attached script. It's about as simple a service as you can
get. Save script to Lib/site-packages and run it from there. The exception
I get (after eight iterations) is:
(1053, 'ControlService', 'The service did not respond to the start or control
request in a timely fashion')
Once I get one error, the exception occurs much earlier; at iteration 2 for
example.
There was a similar problem reported to this list in July, 2003. I know that
the poster, Justin Johnson, has not resolved the problem yet, although he
suspects it is related to this issue:
http://support.microsoft.com/default.aspx?scid=kb;en-us;812485
I hope this lets you duplicate this behavior.
Regards,
--
Mark Bucciarelli, www.hubcapconsulting.com
GNU/Linux user #266,902 at http://counter.li.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SmallestService.py
Type: text/x-python
Size: 1742 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-win32/attachments/20031124/fcf7f235/SmallestService.py
More information about the Python-win32
mailing list