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.
When running GPIOExample, it operates as desired (ie. it flashes the LED as described) but the program does not exit. A Ctrl-C (or equiv) is required to terminate the program. This doesn't seem like the intended behavior.
Thanks for taking the time to write this code and do the web page. Excellent stuff, greatly appreciated!
The text was updated successfully, but these errors were encountered:
Thank you for writing up this defect report. I have seen that behavior and I need to look into the issue further and get it fixed. No that is not the intended behavior. I think there is probably a scheduled executor thread still running in the background. I need to dig deeper into this one. Thanks, Robert
When running GPIOExample, it operates as desired (ie. it flashes the LED as described) but the program does not exit. A Ctrl-C (or equiv) is required to terminate the program. This doesn't seem like the intended behavior.
Thanks for taking the time to write this code and do the web page. Excellent stuff, greatly appreciated!
The text was updated successfully, but these errors were encountered: