Respect throttle time when trying to start a service.
authorIain Patterson <me@iain.cx>
Tue, 2 Aug 2016 10:32:05 +0000 (11:32 +0100)
committerIain Patterson <me@iain.cx>
Tue, 2 Aug 2016 10:32:05 +0000 (11:32 +0100)
If we manage the service, retrieve the AppThrottle milliseconds value
and return if the start control doesn't return in that time.

This prevents hanging waiting for a service which fails to start.


No differences found