Currently, if a plugin is unloaded, its dependencies are not informed. Unexpected or undocumented behavior may occur when attempting to interact with the unloaded plugin.
When a plugin unloads itself for whatever reason, all dependent plugins should be immediately informed so they may handle the situation as is appropriate.
Currently, if a plugin is unloaded, its dependencies are not informed. Unexpected or undocumented behavior may occur when attempting to interact with the unloaded plugin.
When a plugin unloads itself for whatever reason, all dependent plugins should be immediately informed so they may handle the situation as is appropriate.