Re: Terminating provider process

Jan Safranek <[email protected]> Fri, 17 May 2013 13:52:17 +0200
Newsgroups gmane.network.open-pegasus.general
Message-ID <[email protected]>
Hi Marek,

thanks for a reply.

On 05/17/2013 01:49 PM, Marek Szermutzky wrote:
> Basically what you need is a ProviderAgent which closes down as soon as
> all providers have cleaned up, right ?

Yes, that's it. As soon as the last provider is uloaded, I need to stop
ProviderAgent and it process (assuming there is such process).

Jan