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

Interactive mode exiting on unsupported complex commands #86

Closed
prsabahrami opened this issue Sep 8, 2024 · 1 comment · Fixed by #117
Closed

Interactive mode exiting on unsupported complex commands #86

prsabahrami opened this issue Sep 8, 2024 · 1 comment · Fixed by #117
Labels
bug Something isn't working

Comments

@prsabahrami
Copy link
Collaborator

I don't think this should happen upon unsuppoted features.
image

Instead of using todo!(), I think it is preferrably better to throw an error and continue in the interactive mode.

@certik
Copy link
Collaborator

certik commented Sep 8, 2024

Yes, this is similar to #33.

@certik certik added the bug Something isn't working label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants