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

Replace panicking behavior of dispatcher with revert flag and output buffer #893

Open
cmichi opened this issue Aug 12, 2021 · 0 comments
Open
Labels
A-ink_storage [ink_storage] Work Item E-blocked The task is blocked on some other task to be finished.

Comments

@cmichi
Copy link
Collaborator

cmichi commented Aug 12, 2021

I created this follow-up for #892 so that we do not forget about it.

This issue is blocked by #641.

Please note that this panicking behavior could be replaced by writing a Result to the output buffer while setting the REVERT flag in the future. Depending on whether this error should be hand-able by the caller or not.

@cmichi cmichi added A-ink_storage [ink_storage] Work Item E-blocked The task is blocked on some other task to be finished. labels Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ink_storage [ink_storage] Work Item E-blocked The task is blocked on some other task to be finished.
Projects
None yet
Development

No branches or pull requests

1 participant