François
François
Further investigations have shown that this problem occurs when we send a command that is constant for each service. In my case, the following examples: ```python # changing command for...
Removing the `if (ctx.tx.collision)` test line 131 solves the issue. I don't know about potential side effects though
> If you guys are using Linux, I made a fork that handles this issue for gamepads by making the read() call non-blocking. Unfortunately, I don't think it will work...