Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle implementation defined behavior on input etc #43

Open
3 tasks
lionkor opened this issue Oct 17, 2023 · 0 comments
Open
3 tasks

Handle implementation defined behavior on input etc #43

lionkor opened this issue Oct 17, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@lionkor
Copy link
Owner

lionkor commented Oct 17, 2023

Currently, calling get_command without checking has_command invokes implementation defined behavior (i.e. in both currently present backends an exception).

  • Find all cases in the code where such assumptions are made
  • Check and handle such errors
  • Come up with a uniform and clean way to handle such errors
@lionkor lionkor added enhancement New feature or request help wanted Extra attention is needed labels Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant