|
From: Leif M. <le...@ta...> - 2002-10-10 02:09:42
|
Nic, You are right. Hadn't thought of that. In the original design, the delay was fixed at 5 seconds, so it was never a problem. The Wrapper is a single threaded app. When it is pausing at the restart, that thread simply waits for the specified time before continuing, so it makes sense that it would do that. I'll have to modify it so that it is another state in the main loop. That way it will still be able to respond to system events while it is paused. Can you submit a bug on this? Cheers, Leif asdfas sdfdsf wrote: > Hi there, Leif > That wrapper.restart.delay parameter works great periodically running > my app. Back from holiday, but my guys here uncovered another small > prob in the meanwhile. > When the service is in delay it doesn't stop using the command-line > "net stop" (but works with the service manager). It will stop after > the delay, but the 'net stop' command returns with an error. > Cheers > Nic > > > > _________________________________________________________________ > Join the world痴 largest e-mail service with MSN Hotmail. > http://www.hotmail.com > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |