Skip to content

Conversation

@barbibulle
Copy link
Collaborator

Some controllers are buggy, so we need to try and workaround some quirks in order to use them.
Specifically here:
1/ some controllers return "command complete" events instead of "command status" events for some async commands when there's an error. That's wrong, but we can work around this by automatically returning a "command complete" event instead.
2/ some controllers return an error for some commands, even though they declare that they support them. Workaround: ignore the error, as if the command was not supported.

@barbibulle barbibulle requested a review from zxzxwu February 2, 2026 21:23
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.

2 participants