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

Hackatom: Pass storage in context #1

Closed
ethanfrey opened this issue Oct 4, 2019 · 1 comment
Closed

Hackatom: Pass storage in context #1

ethanfrey opened this issue Oct 4, 2019 · 1 comment

Comments

@ethanfrey
Copy link
Member

When running integration tests, we used a singleton Storage to mock out the system calls for do_read and do_write. After doing some experiments in setup, I discovered how to pass into into context, available on a per-instance basis. Let's remove this singleton.

Relevant info:

@ethanfrey
Copy link
Member Author

Closed with 774f093

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