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

Add a way for can_process_call_fully to answer "invalid input" #2324

Open
chriseth opened this issue Jan 10, 2025 · 0 comments
Open

Add a way for can_process_call_fully to answer "invalid input" #2324

chriseth opened this issue Jan 10, 2025 · 0 comments

Comments

@chriseth
Copy link
Member

In the function Machine::can_process_call_fully, there is currently no way to specify "this machine is responsible, but the call will not succeed". This might be important in the no-cpu setting where multiple machines are responsible. Currently, this can only lead to a fatal error. We should provide a way in the trait to express that result.

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