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

Plugins - Inform Plugin Dependencies of Parent Unloading #112

Open
Foxtrek64 opened this issue Jun 7, 2021 · 2 comments
Open

Plugins - Inform Plugin Dependencies of Parent Unloading #112

Foxtrek64 opened this issue Jun 7, 2021 · 2 comments
Labels
bug Something isn't working hacktoberfest Issues for hacktoberfest people! plugins Relates to plugins priority: low Nice to have

Comments

@Foxtrek64
Copy link
Contributor

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.

@Craftplacer Craftplacer added bug Something isn't working plugins Relates to plugins labels Jun 7, 2021
@Naamloos Naamloos added the hacktoberfest Issues for hacktoberfest people! label Oct 23, 2021
@Naamloos
Copy link
Member

Hello hacktoberfest people, this should be a fairly simple one to tackle!

@Naamloos Naamloos added the priority: low Nice to have label Jan 9, 2022
@Naamloos
Copy link
Member

Naamloos commented Jan 9, 2022

Added priority: low label, as the plugin framework has somewhat low priority at this moment. This will change in the future!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest Issues for hacktoberfest people! plugins Relates to plugins priority: low Nice to have
Projects
Status: Backlog
Development

No branches or pull requests

3 participants