Sometimes plugins only need to run for a certain amount of time. Therefore the framework should support an exit mechanism.
For this to work properly dependent plugins must informed about the intended exit. After the information was passed to the dependent plugins they can either grant or deny the exit request. When exiting the respective plugin should trigger an event informing all relevant components about the completed exit.
Sometimes plugins only need to run for a certain amount of time. Therefore the framework should support an exit mechanism.
For this to work properly dependent plugins must informed about the intended exit. After the information was passed to the dependent plugins they can either grant or deny the exit request. When exiting the respective plugin should trigger an event informing all relevant components about the completed exit.