We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pi4j Context should have a .isShutdown() method to test if it is destroyed
The text was updated successfully, but these errors were encountered:
Agreed.
Sorry, something went wrong.
#42 adding isShutdown to context
05c345d
the context shutdown is referring to the runtime.shutdown. as such exposing the isShutdown state could be achieved by referring to runtime state.
#42 javadoc fix
08d19d2
Merge pull request #47 from Pi4J/feature/#42
501d0a2
Feature/#42
Pi4J#42 adding isShutdown to context
2480bd0
Pi4J#42 javadoc fix
47fe7ab
FDelporte
No branches or pull requests
Pi4j Context should have a .isShutdown() method to test if it is destroyed
The text was updated successfully, but these errors were encountered: