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

stopPlugin throws NPE for dependents check #83

Closed
edrik opened this issue Dec 23, 2015 · 1 comment
Closed

stopPlugin throws NPE for dependents check #83

edrik opened this issue Dec 23, 2015 · 1 comment

Comments

@edrik
Copy link

edrik commented Dec 23, 2015

https://github.com/decebals/pf4j/blob/master/pf4j/src/main/java/ro/fortsoft/pf4j/util/DirectedGraph.java#L73

Should getNeighbors not return a empty list if (!neighbors.containsKey(vertex)) { ?

@decebals
Copy link
Member

Thanks edrik!

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

No branches or pull requests

2 participants