You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.
Added support for this feature in the latest 0.0.5-SNAPSHOT (2013-02-09) build.
There is also a new ExecutorServiceFactory implementation that allow users to provide their own executor service factory where you users can create the executors and manage own thread pool. Users can assign their own ExecutorServiceFactory implementation via the GpioController.
Add a .shutdown() method to the GpioController interface and implementation to forcefully cleanup and shutdown all GPIO related threads.
The text was updated successfully, but these errors were encountered: