Replies: 1 comment 4 replies
-
|
Hmnn, did you use the keyboardnode? to get the topic 'keyboard.pressed'. It would be nice to see the code you were running |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks, I'm hitting a weird limit in HORUS with Python. I’ve got one producer and one consumer on separate files, but I keep getting:
RuntimeError: Maximum number of consumers (16) exceeded for topic 'keyboard.pressed'. I’ve confirmed no other instances are running. This happens randomly.Beta Was this translation helpful? Give feedback.
All reactions