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

Consolidate syscall handler trait implementations #649

Open
igaray opened this issue Jun 4, 2024 · 0 comments
Open

Consolidate syscall handler trait implementations #649

igaray opened this issue Jun 4, 2024 · 0 comments

Comments

@igaray
Copy link
Collaborator

igaray commented Jun 4, 2024

There are multiple implementations of the SyscallHandler trait used for various tests.
It would be good to consolidate them into a single, fully functional, public implementation.
If any of the implementations is substantially or justifiably different, it can be left out.

Good documentation of the implementation would be a great contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants