Skip to content

fix: example_animated#168

Open
Lewiscowles1986 wants to merge 1 commit intoabcminiuser:masterfrom
Lewiscowles1986:fix/example_animated_thread_event_to_fix_closing_transport_error
Open

fix: example_animated#168
Lewiscowles1986 wants to merge 1 commit intoabcminiuser:masterfrom
Lewiscowles1986:fix/example_animated_thread_event_to_fix_closing_transport_error

Conversation

@Lewiscowles1986
Copy link
Contributor

Hey, thanks for still maintaining this. I was running under python 3.14 and started to notice an error when exiting the animated example demo

TransportError: No HID device.

I use this for my own streamdeck; this fixes an issue where each animation thread attempts to run, even once the streamdeck has been closed.

I thought about changing the library, but actually I am sure it is the structure of this example

Without this change, the error continues. The way I've fixed this should work with any modern Python 3 and was introduced in 2.7

I use this for my own streamdeck; this fixes an issue where each animation thread attempts to run, even once the streamdeck has been closed.

I thought about changing the library, but actually I am sure it is the structure of this example
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

Successfully merging this pull request may close these issues.

1 participant