Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document when unloadPlugin can fail #291

Open
dmitry-timofeev opened this issue Mar 1, 2019 · 0 comments
Open

Document when unloadPlugin can fail #291

dmitry-timofeev opened this issue Mar 1, 2019 · 0 comments

Comments

@dmitry-timofeev
Copy link
Contributor

PluginManager#unloadPlugin may return false to notify that it failed to unload the plugin. However, the documentation does not specify:

  • Under which circumstances it can fail to unload the plugin (or can it really?).
  • What the client code can do in this case.

Would it be possible to clarify that in the API docs please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants