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

DebuggerBackend panics when an account is not found #1267

Open
gfusee opened this issue Nov 12, 2023 · 1 comment
Open

DebuggerBackend panics when an account is not found #1267

gfusee opened this issue Nov 12, 2023 · 1 comment

Comments

@gfusee
Copy link
Contributor

gfusee commented Nov 12, 2023

It makes catching error very difficult to do, it obliges developers to rewind the stack (not a good practice)

To reproduce: perform a call to an unknown address in a ScenarioWorld

@gfusee
Copy link
Contributor Author

gfusee commented Nov 12, 2023

moreover, it's important to note that panicking poisons Mutex, making even harder to catch errors

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

No branches or pull requests

1 participant