Fix: disable-event for an agent domain
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>
This page took 0.027837 seconds and 4 git commands to generate.