Fix: disable-event for an agent domain
authorDavid Goulet <dgoulet@efficios.com>
Fri, 5 Sep 2014 16:13:55 +0000 (12:13 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 5 Sep 2014 16:13:55 +0000 (12:13 -0400)
This fixes the disable-event command for an agent that was not working
properly in the case an application was spawned after the command.

Also, for the disable all event command for an agent, the disable
command will try first to disable the '*' event and will disable all
already existing events after. This is to make sure the refcount on the
agent side is synchronized with the amount of enable event prior.

Fixes #831

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.025435 seconds and 4 git commands to generate.